projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2006-12-15
Jim Laskey
This code was usurping the sextload expand in teh legal...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Devang Patel
Mark dump* routines const routines.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Evan Cheng
Some AT&T syntax assembler (e.g. Mac OS X) does not...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Reid Spencer
Fix long standing issue with propagating error message...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Reid Spencer
For PR1050:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Devang Patel
Move PMTopLevelManager and TImingInfo into anon namespace.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Not all test cases are created equal. This fix is...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Not needed. Misinterpreted error message from other...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Andrew Lenharth
extern_weak linkage. fixes PR1038
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Andrew Lenharth
extern_weak link test
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Missing load/store relocations.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Provide 64-bit support for i64 sextload<i8>.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Provide support for FP_TO_UINT.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Jim Laskey
Pass html validation.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Chris Lattner
silence a bogus warning
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Chris Lattner
reenable these
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Chris Lattner
re-enable a temporarily-reverted patch
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Chris Lattner
New testcase for llvm-gcc bugfix
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Evan Cheng
Minor clean up.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Evan Cheng
Silly assertion. Forgot variable_ops instructions can...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Evan Cheng
This is done.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Evan Cheng
Expand FP compares to soft-fp call(s)
commit
|
commitdiff
|
tree
|
snapshot
2006-12-15
Devang Patel
s/ForcedLastUses/TransferLastUses/g
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Jim Laskey
Simplify the fetching of relocation mode.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Evan Cheng
f64 <-> i64 bit_convert using movq in 64-bit mode.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Jim Laskey
File missing from last check in.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Evan Cheng
Fix a couple of typo's.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Evan Cheng
This is done.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Evan Cheng
Added MOVSS2DIrr and MOVDI2SSrr to foldMemeoryOperand().
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Evan Cheng
- Rename MOVDSS2DIrr to MOVSS2DIrr for consistency...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Jim Laskey
1. Tidy up jump table info.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Rafael Espindola
avoid using a constant table when a constant can be...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Chris Lattner
random minor typographical changes
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Jim Laskey
Start of PowerPC info.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Rafael Espindola
Avoid creating invalid sub/add instructions on the...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Evan Cheng
Fix a long-standing spiller bug:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Devang Patel
Add -time-passes support.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Devang Patel
Add debug-pass=Details support to print Required and...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-14
Devang Patel
Add " Made Modification " messages in debug-pass=Execut...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Devang Patel
Add debug-pass=Executions support in new pass manager.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Devang Patel
Add -pass-debug=Arguments support in new manager.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Chris Lattner
fit in 80 cols
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Devang Patel
Using PDL as a prefix for PassDebugLevel enums is not...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Evan Cheng
Add note.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Evan Cheng
More soft-fp work.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Evan Cheng
Add getTypeToExpandTo() which recursively walks Transfo...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Devang Patel
Move enum PassDebugLevel from PassManagerT.h to Pass.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
John Criswell
Remove DSA.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
John Criswell
Remove DSA header files.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
John Criswell
Changed from PARALLEL_DIRS to DIRS since we're only...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
John Criswell
Remove DSA.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
John Criswell
Remove DSA tests.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Reid Spencer
Fix a bug in EvaluateInDifferentType. The type of opera...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
John Criswell
Remove DSA tests.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Jim Laskey
Update version in safe guards.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Chris Lattner
xfail these until I recommit the scalarrepl patch
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Reid Spencer
Implement review feedback. Most of this has to do with...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
John Criswell
Remove DSA tests.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
John Criswell
Remove DSA.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Reid Spencer
For mul transforms, when checking for a cast from bool...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Reid Spencer
Fix and/or/xor (cast A), (cast B) --> cast (and/or...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Reid Spencer
Ressurrect this needed file.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Reid Spencer
Ressurrect the Stacker "st" configuration. Someday...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Reid Spencer
Change the interface to SCEVExpander::InsertCastOfTo...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Reid Spencer
Fix some casts. isdigit(c) returns 0 or 1, not 0 or -1
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Reid Spencer
Update for llvm-gcc4 build.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Evan Cheng
Update comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Evan Cheng
Update comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Chris Lattner
only check non-external functions
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Chris Lattner
Reject attempts to define intrinsics. This fixes PR104...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Chris Lattner
New testcase for PR1047
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Evan Cheng
Expand (f64 extload f32) to (f64 fp_ext (load f32)...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Evan Cheng
Expand fsqrt, fsin, and fcos to libcalls.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Devang Patel
Add #ifdef switch toggle between old and new pass manag...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Chris Lattner
revert my recent int<->fp and vector union promotion...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Evan Cheng
Expand f32 / f64 to i32 / i64 conversion to soft-fp...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Chris Lattner
Fix a regression that completely broke make install.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Reid Spencer
Replace CastInst::createInferredCast calls with more...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Reid Spencer
Change createInferredCast calls to more accurate cast...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Devang Patel
FunctionPassManager does not support runOnModule().
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Devang Patel
Move getAnalysis() and getAnalysisID() definitions...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-13
Devang Patel
Implement PassManager_New destructors.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
Remove unused constructor.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Reid Spencer
Replace inferred getCast(V,Ty) calls with more strict...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
Add routines to dump pass manager queue.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
FunctionPassManager()
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
Do not runOnFunction on external functions.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
Initialize AnalysisImpls for each pass before executing...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
collectRequiredAnalysisPasses().
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
removeNotPreservedAnalysis().
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
Initialize activeManager.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
Remove unused constructor.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
Maintain ImmutablePasses list at top level only. Do...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
findAnalysisPass().
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
Fix thinko.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
o s/OtherPassManagers/IndirectPassManagers
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
Initialize AnalysisImpls for ImmutablePass.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Evan Cheng
Expand FP constant to integers if FP types are not...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Devang Patel
Set top level manager.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Evan Cheng
Soft fp FNEG, SINT_TO_FP, UINT_TO_FP libcall expansion.
commit
|
commitdiff
|
tree
|
snapshot
next