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
/
apint-select.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+118
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-118
/
+0
*
[InstCombine] move tests for select with bit-test of condition; NFC
Sanjay Patel
2018-04-24
1
-26
/
+0
*
[InstCombine] LogicOpc (zext X), C --> zext (LogicOpc X, C) (PR28476)
Sanjay Patel
2016-07-21
1
-4
/
+4
*
[InstCombine] enhance (select X, C1, C2 --> ext X) to handle vectors
Sanjay Patel
2016-07-06
1
-5
/
+18
*
add vector tests to show missing transform
Sanjay Patel
2016-06-30
1
-0
/
+38
*
regenerate checks
Sanjay Patel
2016-06-29
1
-27
/
+75
*
Convert tests to FileCheck
Matt Arsenault
2013-08-28
1
-2
/
+3
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-14
1
-2
/
+1
*
Remove use of implementation keyword.
Reid Spencer
2007-03-28
1
-1
/
+0
*
Add test case for testing InstCombine with arbitrary precision integer
Reid Spencer
2007-03-23
1
-0
/
+46