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
/
call.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup handling of constant function casts.
Matt Arsenault
2013-09-17
1
-1
/
+142
*
Change behavior of calling bitcasted alias functions.
Matt Arsenault
2013-07-30
1
-38
/
+39
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Revert "Disable InstCombine unsafe folding bitcasts of calls w/ varargs."
Jim Grosbach
2012-02-03
1
-0
/
+14
*
Disable InstCombine unsafe folding bitcasts of calls w/ varargs.
Jim Grosbach
2012-02-01
1
-14
/
+0
*
Stop emitting instructions with the name "tmp" they eat up memory and have to...
Benjamin Kramer
2011-09-27
1
-8
/
+8
*
Update to new EH scheme.
Bill Wendling
2011-09-01
1
-0
/
+4
*
Start trying to make InstCombine preserve more debug info. The idea here is ...
Eli Friedman
2011-05-18
1
-4
/
+4
*
change instcombine to not turn a call to non-varargs bitcast of
Chris Lattner
2011-02-24
1
-1
/
+15
*
Remove arm_apcscc from the test files. It is the default and doing this
Rafael Espindola
2010-06-17
1
-2
/
+2
*
fix rdar://7590304, a miscompilation of objc apps on arm. The caller
Chris Lattner
2010-02-01
1
-1
/
+21
*
Make opt default to not adding a target data string and update tests that dep...
Kenneth Uildriks
2009-11-03
1
-0
/
+1
*
Missing CHECK: lines makes test exit abnormally.
Edward O'Callaghan
2009-10-12
1
-2
/
+2
*
FileCheck not CheckFile, oops.
Edward O'Callaghan
2009-10-12
1
-1
/
+1
*
Convert InstCombine/call.ll to CheckFile.
Edward O'Callaghan
2009-10-12
1
-3
/
+22
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
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
*
Don't depend on Tcl behavior of redirecting stderr for all commands in a
Daniel Dunbar
2009-09-07
1
-1
/
+1
*
Ignore stderr for some more tests that expect warnings there.
Matthijs Kooijman
2008-06-10
1
-1
/
+2
*
Byebye llvm-upgrade!
Tanya Lattner
2008-03-25
1
-27
/
+46
*
For PR1319:
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319:
Reid Spencer
2007-04-14
1
-1
/
+2
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+56