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
/
CodeGen
/
SelectionDAG
/
SelectionDAGBuild.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redo the 3 existing low-precision expansions to
Dale Johannesen
2008-09-08
1
-47
/
+38
*
Reverting r55898 to r55909. One of these patches was causing an ICE during th...
Bill Wendling
2008-09-08
1
-33
/
+37
*
Add VISIBILITY_HIDDEN on SDISelAsmOperandInfo
Daniel Dunbar
2008-09-08
1
-1
/
+1
*
Unbreak and fix indentation
Anton Korobeynikov
2008-09-08
1
-37
/
+33
*
Next limited float precision expansion (log2 12 bits)
Dale Johannesen
2008-09-05
1
-3
/
+43
*
Add the next limited-precision expansion.
Dale Johannesen
2008-09-05
1
-3
/
+42
*
Add hooks for other intrinsics to get low-precision expansions.
Dale Johannesen
2008-09-05
1
-12
/
+56
*
Add -flimit-float-precision to enable some faster,
Dale Johannesen
2008-09-05
1
-3
/
+55
*
Add an include of SmallSet.h.
Dan Gohman
2008-09-04
1
-0
/
+1
*
Clean up uses of TargetLowering::getTargetMachine.
Dan Gohman
2008-09-04
1
-1
/
+1
*
Add intrinsics for log, log2, log10, exp, exp2.
Dale Johannesen
2008-09-04
1
-0
/
+25
*
Put RegsForValue in the llvm namespace to avoid warnings about
Dan Gohman
2008-09-03
1
-1
/
+1
*
Create HandlePHINodesInSuccessorBlocksFast, a version of
Dan Gohman
2008-09-03
1
-3
/
+58
*
Split the SelectionDAG-building code, including the FunctionLoweringInfo
Dan Gohman
2008-09-03
1
-0
/
+4765