index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
TargetLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
initialize an instance var, apparently I forgot to commit this long ago
Chris Lattner
2006-01-25
1
-0
/
+1
*
Set SchedulingForLatency to be the default scheduling preference for all.
Evan Cheng
2006-01-25
1
-0
/
+1
*
Lefted out TargetLowering::
Evan Cheng
2005-12-21
1
-2
/
+2
*
* Fix a GlobalAddress lowering bug.
Evan Cheng
2005-12-21
1
-0
/
+5
*
Added a hook to print out names of target specific DAG nodes.
Evan Cheng
2005-12-20
1
-0
/
+3
*
Add the majority of the vector machien value types we expect to support,
Nate Begeman
2005-11-29
1
-3
/
+3
*
Rather than attempting to legalize 1 x float, make sure the SD ISel never
Nate Begeman
2005-11-22
1
-1
/
+5
*
Invert the TargetLowering flag that controls divide by consant expansion.
Nate Begeman
2005-10-21
1
-0
/
+2
*
initialize new flag
Chris Lattner
2005-09-27
1
-0
/
+1
*
Change the names of member variables per Chris' instructions, and document
Reid Spencer
2005-08-27
1
-2
/
+2
*
Adjust to new interface
Chris Lattner
2005-08-24
1
-4
/
+4
*
For: memory operations -> stores
Reid Spencer
2005-07-19
1
-0
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-4
/
+4
*
Add a hook to find out how the target handles shift amounts that are out of
Chris Lattner
2005-01-19
1
-0
/
+1
*
Shift and setcc types default to the pointer type.
Chris Lattner
2005-01-16
1
-1
/
+1
*
Use enums, move virtual dtor out of line.
Chris Lattner
2005-01-16
1
-8
/
+14
*
Set up identity transforms.
Chris Lattner
2005-01-16
1
-0
/
+7
*
Move some information out of LegalizeDAG into the generic Target interface.
Chris Lattner
2005-01-16
1
-2
/
+55
*
Clear the whole array, always.
Chris Lattner
2005-01-11
1
-1
/
+1
*
First draft of new Target interface
Chris Lattner
2005-01-07
1
-0
/
+48