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
/
TargetTransformImpl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use TargetTransformInfo to control switch-to-lookup table transformation
Hans Wennborg
2012-10-30
1
-1
/
+6
*
Remove an invalid assert in TargetTransformImpl
Hal Finkel
2012-10-30
1
-4
/
+13
*
Minor style fixes for TargetTransformationInfo and TargetTransformImpl
Hans Wennborg
2012-10-29
1
-3
/
+3
*
Calling TLI->getNumRegisters creates a circular dependency when building LLVM...
Nadav Rotem
2012-10-29
1
-2
/
+4
*
Refactor the VectorTargetTransformInfo interface.
Nadav Rotem
2012-10-26
1
-27
/
+125
*
Better handling of OpcodeToISD using enum/switch.
Renato Golin
2012-10-26
1
-67
/
+68
*
Add VectorTargetTransform::getNumberOfParts.
Hal Finkel
2012-10-26
1
-0
/
+8
*
Minor cleanups.
Nadav Rotem
2012-10-25
1
-7
/
+7
*
Implement a basic cost model for vector and scalar instructions.
Nadav Rotem
2012-10-24
1
-2
/
+127
*
Implement a basic VectorTargetTransformInfo interface to be used by the loop ...
Nadav Rotem
2012-10-24
1
-0
/
+30
*
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...
Nadav Rotem
2012-10-18
1
-0
/
+43
*
Temporarily revert the TargetTransform changes.
Bob Wilson
2012-10-18
1
-43
/
+0
*
Add a new interface to allow IR-level passes to access codegen-specific infor...
Nadav Rotem
2012-10-10
1
-0
/
+43