projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2004-03-15
Alkis Evlogimenos
Add LAHF instruction
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Restore old inlining heuristic. As the comment indicat...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Ok, the assertion was bogus. Calls that do not read...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
This assertion is bogus now that calls do not necessari...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Add counters for the number of calls elimianted
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Implement CSE of call instructions in the most trivial...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
New testcase for CSE of call instructions
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Fix a minor bug, implementing GCSE/call_pure_function.ll
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Make sure that pure calls don't kill loads
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Implement LICM of calls in simple cases. This is suffi...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
New testcases to test LICM of call instructions
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Don't be COMPLETELY pessimistic in the face of function...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Tweak argument
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Deinline a couple of methods. Improve comment.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Deinline some virtual methods, provide better mod/ref...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Pass through the boolean queries
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Teach basicaa about some stdc functions.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Add two new methods which can be used to enable a bunch...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Mostly cosmetic improvements. Do fix the bug where...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Assert that input blocks meet the invariants we expect
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
New testcase that causes the code extractor to generate...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-15
Chris Lattner
Fix several bugs in the loop extractor. In particular...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
No correctness fixes here, just minor qoi fixes:
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Simplify code a bit, and fix bug CodeExtractor/2004...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Simplify the code a bit by making the collection of...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
New testcase that crashes the loop extractor
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
After reducing a miscompiled program down to the functi...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Fix a minor bug in runPassesOn
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Add a new "AutoDebugCrashes" option
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Refactor to use a new method
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Add new method
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Refactor and clean up a bunch more code. No major...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Alkis Evlogimenos
Another API change to MRegisterInfo::foldMemoryOperand...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Add a method to extract a loop
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Split into two passes. Now there is the general loop...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Rename createLoopExtractorPass to createSingleLoopExtra...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
add a fixme
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Refactor all of the "splitting a module into two pieces...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Alkis Evlogimenos
Change MRegisterInfo::foldMemoryOperand to return the...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Passes don't print stuff!
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Do not create empty basic blocks when the lowerswitch...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
New testcase that crashes the -lowerswitch pass
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Minor random cleanups
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
FunctionPass's should not define their own 'run' method.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
If a block is dead, dominators will not be calculated...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Catch some more cases of broken code. The loop extract...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Verify functions as they are produced if -debug is...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
verifyFunction has been broken for a long time now...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
New testcase that crashes the loop extractor
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Move prototype to IPO.h instead of Scalar.h
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Move loop extractor to the IPO header
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Indent anon namespace properly, add copyright block
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Move to the IPO library. Utils shouldn't contain passes.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Remove dead file
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
DemoteRegToStack got moved from DemoteRegToStack.h...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Move DemoteRegToStack prototype out of DemoteRegToStack...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-14
Chris Lattner
Document stuff that is known to be broken
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
Chris Lattner
Add some debugging output
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
Chris Lattner
New testcase, distilled from povray I think.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
Chris Lattner
This change makes two big adjustments.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
Chris Lattner
This little patch speeds up the loop used to update...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
Chris Lattner
Turn on argument promotion in gccas. This can give...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
Chris Lattner
Option no more
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
Chris Lattner
Fix the "infinite looping unless you disable adce" bug
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
Chris Lattner
Fix a tiny bug that caused an incorrect assertion failu...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
Chris Lattner
It helps if I save the file. :)
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
Chris Lattner
Rename the intrinsic enum values for llvm.va_* from...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
Chris Lattner
Implement sub.ll:test14
commit
|
commitdiff
|
tree
|
snapshot
2004-03-13
Chris Lattner
Oh right, casts can interfere. Test this too
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
Implement InstCombine/sub.ll:test12 & test13
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
new testcases
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
Fix a couple of minor problems. Because PHI nodes...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
John Criswell
Performed some updates on the new options to these...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
Implement mod/ref analysis for a trivial case where...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Brian Gaeke
Revise comment and error message for the Bug 38 situati...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
John Criswell
Fixed grammar typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Brian Gaeke
Make -print-machineinstrs show us the code both before...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
John Criswell
Fixed grammar typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
John Criswell
Added minor information on C++.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
John Criswell
Updated to LLVM 1.2.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
Fix PR266: Make Module Not Inherit From Annotable
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
John Criswell
Point to the new license (includes year 2004).
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
John Criswell
Added a header indicating that the Linux and MacOS...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Alkis Evlogimenos
Add support for a wider range of CMOV instructions.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
John Criswell
Updated copyright to year 2004.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Misha Brukman
Simplify code to process CallSites (thanks to Chris).
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Misha Brukman
Test the mod/ref analysis in DSA.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Misha Brukman
Keep transitively-required passes alive for queries...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Misha Brukman
Evaluate ModRef information in addition to regular...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Misha Brukman
Implement getModRefInfo() for DSA to calculate whether...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Misha Brukman
Add AnalysisUsage::addRequiredTransitive() to keep...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
test instruction combiner opts for select instruction
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
Teach vim about the select instruction. Allow it...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
Teach emacs about the select instruction
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
Add support for checking the select instruction
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
Know the opcode name of the select instruction
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
Add support for select constant expressions. Use reser...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
Add new function
commit
|
commitdiff
|
tree
|
snapshot
2004-03-12
Chris Lattner
Teach the constant folder how to do select instructions
commit
|
commitdiff
|
tree
|
snapshot
next