index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
The X86 instruction selector already handles codegen of:
Chris Lattner
2005-01-08
1
-8
/
+33
*
New testcase.
Chris Lattner
2005-01-08
1
-0
/
+19
*
Eliminate empty sub-list
Misha Brukman
2005-01-08
1
-4
/
+1
*
Fix a pointer invalidation problem. This fixes Generic/badarg6.ll
Chris Lattner
2005-01-07
1
-13
/
+7
*
Fold conditional branches on constants away.
Chris Lattner
2005-01-07
1
-0
/
+6
*
Fix a thinko in the reassociation code, fixing Generic/badlive.ll
Chris Lattner
2005-01-07
1
-1
/
+1
*
Add support for truncating integer casts from long.
Chris Lattner
2005-01-07
1
-1
/
+13
*
Fix a bug in load expansion legalization and ret legalization. This fixes
Chris Lattner
2005-01-07
1
-9
/
+17
*
Legalize unconditional branches too
Chris Lattner
2005-01-07
1
-0
/
+6
*
Cleanup a bunch of tests. In particular do not allow target directives in
Chris Lattner
2005-01-07
9
-241
/
+5
*
Implement support for long GEP indices on 32-bit archs and support for
Chris Lattner
2005-01-07
2
-3
/
+15
*
Simplify: truncate ({zero|sign}_extend (X))
Chris Lattner
2005-01-07
1
-0
/
+9
*
implement legalization of a bunch more operators.
Chris Lattner
2005-01-07
1
-0
/
+6
*
Make this test a bit more interesting by making there actually be a use of the
Chris Lattner
2005-01-07
1
-1
/
+1
*
Fix another bug legalizing calls!
Chris Lattner
2005-01-07
1
-1
/
+1
*
Fix handling of dead PHI nodes.
Chris Lattner
2005-01-07
1
-26
/
+30
*
Fix a bug legalizing calls
Chris Lattner
2005-01-07
1
-1
/
+1
*
modernize and clean up this test.
Chris Lattner
2005-01-07
1
-13
/
+6
*
After legalizing a DAG, delete dead nodes to save space.
Chris Lattner
2005-01-07
1
-6
/
+1
*
Implement RemoveDeadNodes
Chris Lattner
2005-01-07
1
-0
/
+119
*
Add a new SelectionDAG::RemoveDeadNodes method
Chris Lattner
2005-01-07
2
-1
/
+20
*
Fix include. Too easy to make mistakes like this on Windows :(
Jeff Cohen
2005-01-07
1
-1
/
+1
*
Remove the open projects page from the docs directory.
Chris Lattner
2005-01-07
2
-398
/
+0
*
Capitalize Bugpoint.
Misha Brukman
2005-01-07
1
-1
/
+1
*
Get new SelectionDAG stuff building with Visual Studio.
Jeff Cohen
2005-01-07
3
-0
/
+26
*
Teach legalize how to handle condbranches
Chris Lattner
2005-01-07
1
-0
/
+10
*
Add a testcase I forgot to commit earlier.
Chris Lattner
2005-01-07
1
-0
/
+5
*
X86 BE requires SelectionDAG
Chris Lattner
2005-01-07
1
-0
/
+1
*
X86 JIT requires the selection dag library.
Chris Lattner
2005-01-07
1
-1
/
+1
*
Allow the selection-dag based selector to be diabled with -disable-pattern-isel.
Chris Lattner
2005-01-07
1
-2
/
+11
*
Reimplementation of the X86 pattern isel. This is still missing many large
Chris Lattner
2005-01-07
1
-0
/
+1415
*
This file is now dead.
Chris Lattner
2005-01-07
1
-131
/
+0
*
Add a new prototype
Chris Lattner
2005-01-07
1
-2
/
+7
*
Initial implementation of the SelectionDAGISel class. This contains most
Chris Lattner
2005-01-07
1
-0
/
+853
*
This file is obsolete
Chris Lattner
2005-01-07
1
-278
/
+0
*
Initial implementation of the DAG legalization. This still has a long way
Chris Lattner
2005-01-07
1
-0
/
+703
*
But not the identation of THAT line
Jeff Cohen
2005-01-07
1
-1
/
+1
*
Complete rewrite of the SelectionDAG class.
Chris Lattner
2005-01-07
2
-425
/
+864
*
Common base class for SelectionDAG-based instruction selectors.
Chris Lattner
2005-01-07
1
-0
/
+64
*
Initial implementation of the nodes in a SelectionDAG.
Chris Lattner
2005-01-07
1
-0
/
+621
*
First draft of new Target interface
Chris Lattner
2005-01-07
1
-0
/
+48
*
First draft of a new Target interface
Chris Lattner
2005-01-07
1
-0
/
+175
*
Correct indentation levels
Jeff Cohen
2005-01-07
1
-68
/
+68
*
Add convenience method.
Chris Lattner
2005-01-07
2
-0
/
+8
*
Convert tabs to spaces
Misha Brukman
2005-01-07
1
-3
/
+2
*
Add missing createXxxPass functions
Jeff Cohen
2005-01-07
6
-3
/
+40
*
Remove bogus project folder
Jeff Cohen
2005-01-07
1
-4
/
+0
*
Fix spelling.
Misha Brukman
2005-01-07
1
-1
/
+1
*
Update list of passes
Jeff Cohen
2005-01-07
1
-30
/
+17
*
Add missing include
Jeff Cohen
2005-01-07
1
-0
/
+1
[next]