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
/
test
/
Transforms
/
InstCombine
/
bitcount.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ConstantFolding] Consolidate and extend bitcount intrinsic tests; NFC
Nikita Popov
2018-12-20
1
-19
/
+0
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
1
-1
/
+1
*
Manually upgrade the test suite to specify the flag to cttz and ctlz.
Chandler Carruth
2011-12-12
1
-4
/
+4
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-2
/
+2
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-2
/
+2
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-2
/
+2
*
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-04
1
-6
/
+8
*
For PR1319:
Reid Spencer
2007-04-14
1
-2
/
+3
*
fix this testcase so it passes
Chris Lattner
2007-04-02
1
-2
/
+2
*
Fix illegal assembly syntax.
Reid Spencer
2007-04-02
1
-4
/
+4
*
Add a test case to make sure that constant folding of the bit counting
Reid Spencer
2007-04-02
1
-0
/
+16