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
path:
root
/
lib
/
CodeGen
/
SelectionDAG
/
SelectionDAGBuild.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate these labels when we're in "fast" mode, not simply when we're no in
Bill Wendling
2009-02-19
1
-2
/
+6
*
Pass in something sensible for the debug location information when creating the
Bill Wendling
2009-02-03
1
-1
/
+2
*
Alphabetize includes.
Bill Wendling
2009-02-03
1
-1
/
+1
*
Move CurDebugLoc into SelectionDAGLowering.
Dale Johannesen
2009-01-31
1
-1
/
+9
*
Initial checkin of APInt'ififcation of switch lowering
Anton Korobeynikov
2008-12-23
1
-8
/
+8
*
Add sub/mul overflow intrinsics. This currently doesn't have a
Bill Wendling
2008-12-09
1
-0
/
+1
*
Factor out the code for mapping LLVM IR condition opcodes to
Dan Gohman
2008-10-17
1
-0
/
+3
*
Remove SelectionDag early allocation of registers
Dale Johannesen
2008-09-24
1
-1
/
+1
*
Implement "visitPow". This is mainly used to see if we have a pow() call of this
Bill Wendling
2008-09-10
1
-0
/
+1
*
Add hooks for other intrinsics to get low-precision expansions.
Dale Johannesen
2008-09-05
1
-0
/
+4
*
Add -flimit-float-precision to enable some faster,
Dale Johannesen
2008-09-05
1
-0
/
+2
*
Split the SelectionDAG-building code, including the FunctionLoweringInfo
Dan Gohman
2008-09-03
1
-0
/
+532