projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2007-02-02
Reid Spencer
1. Break long lines to 80 col limit
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Reid Spencer
Changes to support making the shift instructions be...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Evan Cheng
Fix a bug in getARMCMP (which translate CondCode to...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Evan Cheng
Thumb does not have clz.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Devang Patel
Dump function names when debug-pass=Executions is used.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
Fix Transforms/InstCombine/2007-02-01-LoadSinkAlloca...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
new testcase for serious code pessimization
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Reid Spencer
My mistake, my environment wasn't up to date. This...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Reid Spencer
XFAIL this on x86 linux as it continues to fail.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Devang Patel
Pretty print pass managers.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Devang Patel
Pretty print pass manager
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Devang Patel
cvs commit
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Reid Spencer
Make sure the value passed to test function is initialized.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Lauro Ramos...
Define PrivateGlobalPrefix for ARM Linux. (Fix CodeGen...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Evan Cheng
Pasto. Lots of it.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Reid Spencer
Ensure that ConvertOperandToType generates a result...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
Fix bugs in the inliner having to do with single-entry...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Lauro Ramos...
Fix .thumb_func directive on linux.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Jim Laskey
Slip up
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Jim Laskey
Emit labels as label_n and not as debug_n
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Andrew Lenharth
preserve sections of globals
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Jim Laskey
Support for non-landing pad exception handling.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Reid Spencer
Fix a homonymo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Evan Cheng
- Off by one bugs in maximum displacement calculation...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Anton Korobeynikov
Fixed uninitialized stuff inside LegalizeDAG. Fortunate...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
Add a new dense hash table implementation
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
improve comments, add an assertion
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
rename DenseMap to IndexedMap.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
rename DenseMap -> IndexedMap.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
silence some warnings when assertions are disabled.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
silence warning
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
Fit in 80 columns
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Evan Cheng
.set pc relative displacement bug: label should be...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Evan Cheng
Add a note.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Evan Cheng
Add a test case.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Evan Cheng
Also set alignment of stack-based structs to 4 in thumb...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Evan Cheng
Added a thumb vararg test.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Evan Cheng
Special epilogue for vararg functions. We cannot do...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Devang Patel
Add printVersion(). Linker can use it to print LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Devang Patel
Add PrintVersionMessage() that tools can use to print...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
Emit a better assertion message for PR1133
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Devang Patel
Include Makefile.config before testing OS.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Evan Cheng
Pessmistically assume the .align 2 before the first...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Evan Cheng
Possible JT improvements.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
Fix CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Fix test case.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Don't emit unnecessary .align directive.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Handle an interesting corner case: the constpool_entry...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Don't want to add FramePtr to callee save spill list...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reid Spencer
Fix build breakage by using correct arguments to getInd...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Fix test cases.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Darwin ABI requires FP to point to stack slot of prev FP.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Add entry.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Thumb add sp, #imm requires the immediate value be...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reid Spencer
Preview of the shift instructions becoming Binary Opera...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Dead comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reid Spencer
Add some debug output.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Thumb asm syntax does not want 's' suffix for flag...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
shutdown the app when done.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
remove temporary vectors.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
add missing ctor
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
eliminate temporary vectors
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
eliminate temporary vectors
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
When determining whether a pc relative branch / load...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
eliminate a temporary vector while parsing gep's from...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
A relatively simple PPC optimization.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
implement the new GEP instruction ctors.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Some comments.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
ConstPool island bug: watch out for cases where UserMI...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
Revert another incorrectly applied chunk, which fixes...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
Fix a minor bug in my patch yesterday that broken Const...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Lauro Ramos...
ARM fix: Miscompilation when frame pointer can't be...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Specify the right CC for comparison libcalls.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Allow the target to override the ISD::CondCode that...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Added O_F32 and O_64 in addition to UO_F32 and UO_64...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
Observe -soft-float.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
minor cleanups. Fix off-by-one in accounting the numbe...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
shutdown at end of run
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
regenerate
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
eliminate a temporary vector
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
elimiante a temporary vector
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
eliminate temporary vectors
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
Revise APIs for creating constantexpr GEPs to not requi...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
Revise APIs for creating constantexpr GEPs to not requi...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Evan Cheng
- Added Thumb constpool island support.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reid Spencer
Fix version information for new instructions.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
Move symbolic constant folding code to libanalysis.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Chris Lattner
Move some symbolic constant folding code out of instcom...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reid Spencer
Correct the instruction op codes to meet current head...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Reid Spencer
Excise documentation about Compaction Tables.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Chris Lattner
The local "ConstantFold" method is now just a watered...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Chris Lattner
Make this a *real* header:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Chris Lattner
move constant folding code out of Utils/Local into...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Chris Lattner
Adjust #includes to match movement of constant folding...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Chris Lattner
move a bunch of constant folding code f rom Transforms...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Chris Lattner
remove now-dead code.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Chris Lattner
the inliner pass now passes targetdata down through...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Chris Lattner
The inliner/cloner can now optionally take TargetData...
commit
|
commitdiff
|
tree
|
snapshot
next