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
Fix a thinko in the reassociation code, fixing Generic...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Add support for truncating integer casts from long.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Fix a bug in load expansion legalization and ret legali...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Legalize unconditional branches too
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Cleanup a bunch of tests. In particular do not allow...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Implement support for long GEP indices on 32-bit archs...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Simplify: truncate ({zero|sign}_extend (X))
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
implement legalization of a bunch more operators.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Make this test a bit more interesting by making there...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Fix another bug legalizing calls!
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Fix handling of dead PHI nodes.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Fix a bug legalizing calls
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
modernize and clean up this test.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
After legalizing a DAG, delete dead nodes to save space.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Implement RemoveDeadNodes
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Add a new SelectionDAG::RemoveDeadNodes method
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Jeff Cohen
Fix include. Too easy to make mistakes like this on...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Remove the open projects page from the docs directory.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Misha Brukman
Capitalize Bugpoint.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Jeff Cohen
Get new SelectionDAG stuff building with Visual Studio.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Teach legalize how to handle condbranches
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
Chris Lattner
Add a testcase I forgot to commit earlier.
commit
|
commitdiff
|
tree
|
snapshot
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
next