projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2005-01-07
Chris Lattner
X86 BE requires SelectionDAG
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
X86 JIT requires the selection dag library.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Allow the selection-dag based selector to be diabled...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Reimplementation of the X86 pattern isel. This is...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
This file is now dead.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Add a new prototype
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Initial implementation of the SelectionDAGISel class...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
This file is obsolete
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Initial implementation of the DAG legalization. This...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Jeff Cohen
But not the identation of THAT line
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Complete rewrite of the SelectionDAG class.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Common base class for SelectionDAG-based instruction...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Initial implementation of the nodes in a SelectionDAG.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
First draft of new Target interface
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
First draft of a new Target interface
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Jeff Cohen
Correct indentation levels
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Add convenience method.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Misha Brukman
Convert tabs to spaces
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Jeff Cohen
Add missing createXxxPass functions
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Jeff Cohen
Remove bogus project folder
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Misha Brukman
Fix spelling.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Jeff Cohen
Update list of passes
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Jeff Cohen
Add missing include
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Jeff Cohen
Fix return type
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Chris Lattner
Codegen -1 and -0.0 more efficiently. This implements...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Chris Lattner
No need to pessimize current code for future possibilities.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Jeff Cohen
Get the #ifdef right on LinkAllPasses.h.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Jeff Cohen
Fix minor mistakes
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Jeff Cohen
Get rid of those pesky tabs...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Jeff Cohen
Add project opt to Visual Studio.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Jeff Cohen
Put createLoopUnswitchPass() into proper namespace
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Jeff Cohen
Add missing include
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Jeff Cohen
Fix incorrect return type.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Jeff Cohen
Fix CBE code so that it compiles with VC++.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Chris Lattner
Add required #include
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Chris Lattner
Add a useful method
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Chris Lattner
Add a list end sentinal
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Reid Spencer
Add the SystemLibrary.html document now that its done.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Reid Spencer
Add a missing <div>
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Reid Spencer
Bulk upgrade of this document. Cruft removed, new stuff...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Alkis Evlogimenos
The Java project now lives under projects/llvm-java.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Reid Spencer
Make opt honor the quiet option when printing the bytec...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Reid Spencer
1. Make sure that "dot" can be found in the path
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Reid Spencer
Ignore autoconf/aclocal generated stuff.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Chris Lattner
1. If a double FP constant must be put into a constant...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Chris Lattner
add an assertion
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Chris Lattner
Minor optimization to allocate R8 registers in a better...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Chris Lattner
ignore generated file
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Chris Lattner
Ignore generated file
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Chris Lattner
Ignore .dir
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Chris Lattner
Update this test to pass.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
Reid Spencer
Cleanup configuration for Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Jeff Cohen
Make bison/flex build steps output the same message...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Jeff Cohen
Add C backend to llc in Visual Studio.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Chris Lattner
Test that trivial constants are not printed in hex...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Chris Lattner
To not break TBAA rules, use a union.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Chris Lattner
Do not let 'ftostr' return a string that starts with...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Chris Lattner
Add a testcase to check that initializer that CAN be...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Chris Lattner
Fix this script to work with hyphenated llvm-gcc and...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
John Criswell
Quote the paths and not the assignment of the PATH...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
John Criswell
Joining the quote fray...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Jeff Cohen
Add additional header file to VS project. Patch submit...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Jeff Cohen
Revert elimination of global variable hack... still...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Reid Spencer
Integrate dependency graphs.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Reid Spencer
Add library dependency and object dependency graphs.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Chris Lattner
new testcase for PR481
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Chris Lattner
Bug fixed
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Chris Lattner
New testcase for PR487
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Reid Spencer
Make sure the path is properly set in the llvmgcc and...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Reid Spencer
Re-apply last (reverted) patch. Reverting doesn't solve...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Jeff Cohen
Don't quote the PATH variable value just in case it...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-03
Chris Lattner
ADC and IMUL are also commutable.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
This hunk:
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Remove dead directories
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
This lib is dead
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Remove a bunch of useless empty libraries
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
This is no longer needed.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Testcase for PR494
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
xfail these tests, whcih require more info in the code...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Reid Spencer
Avoid use of -fomit-frame-pointer on FreeBSD platforms...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Reid Spencer
Quote the PATH variable value just in case it has space...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Reid Spencer
Correct the case of a #include directory name, just...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Jeff Cohen
Cleanup some Visual Studio project dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Jeff Cohen
Eliminate the use of the global variable hack in the...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Disable 2->3 address promotion of add and inc instructi...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Check in an old test that never made it into CVS
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Add a new method.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Add support for SETNPr to lower to memory form.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Implement the convertToThreeAddress method, add support...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Two changes here:
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Make the 2-address instruction lowering pass smarter...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Add several testcases for new optimizations in the...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Expose isConvertibleToThreeAddress and isCommutable...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Add some bits that can be set on instructions. Renumbe...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Chris Lattner
Add some bits that can be set for instructions.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Reid Spencer
Make printing a warning message optional in CheckByteco...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-02
Reid Spencer
Prevent output of bytecode to std::cout unless the...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Reid Spencer
Move the code for printing out a warning about bytecode...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
Reid Spencer
Implement a function to print a warning if bytecode...
commit
|
commitdiff
|
tree
|
snapshot
next