index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
CodeGen
/
SelectionDAGISel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let each target specific isel provide routine to check if a chain producing n...
Evan Cheng
2006-07-27
1
-1
/
+5
*
Remove unncessary include
Nate Begeman
2006-05-08
1
-1
/
+0
*
Somehow, I missed this part of the checkin a couple days ago
Nate Begeman
2006-05-05
1
-3
/
+0
*
Remove the temporary option: -no-isel-fold-inflight
Evan Cheng
2006-04-28
1
-1
/
+0
*
Added a temporary option -no-isel-fold-inflight to control whether a "inflight"
Evan Cheng
2006-04-28
1
-0
/
+1
*
Fix the updating of the machine CFG when a PHI node was in a successor of
Nate Begeman
2006-04-23
1
-3
/
+6
*
JumpTable support! What this represents is working asm and jit support for
Nate Begeman
2006-04-22
1
-1
/
+19
*
SelectionDAGISel can now natively handle Switch instructions, in the same
Nate Begeman
2006-03-27
1
-1
/
+28
*
Change the interface for getting a target HazardRecognizer to be more clean.
Chris Lattner
2006-03-08
1
-3
/
+3
*
Hoist the HazardRecognizer out of the ScheduleDAGList.cpp file to where
Chris Lattner
2006-03-06
1
-0
/
+5
*
Add some hooks for selecting memory addresses.
Chris Lattner
2006-02-24
1
-0
/
+17
*
Do some code refactoring on Jim's scheduler in preparation of the new list
Evan Cheng
2006-01-21
1
-1
/
+1
*
add a method
Chris Lattner
2005-08-18
1
-0
/
+5
*
This was moved to the .cpp file
Chris Lattner
2005-08-17
1
-3
/
+1
*
add a new method
Chris Lattner
2005-05-13
1
-0
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-4
/
+4
*
Make methods private, add a method.
Chris Lattner
2005-01-17
1
-0
/
+3
*
Add a new node type, add comments.
Chris Lattner
2005-01-13
1
-2
/
+3
*
Common base class for SelectionDAG-based instruction selectors.
Chris Lattner
2005-01-07
1
-0
/
+64