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
/
test
/
Transforms
/
InstCombine
/
call.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-1
/
+1
*
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
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-11-13
1
-1
/
+1
*
The instruction combining pass removes dead instructions, there is no need
Chris Lattner
2004-02-28
1
-1
/
+1
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
1
-1
/
+1
*
Remove usage of grep-not script
Chris Lattner
2003-06-28
1
-1
/
+1
*
Convert scripts from using explicit control flow to use the new grep-not script
Chris Lattner
2003-06-28
1
-4
/
+1
*
New testcase
Chris Lattner
2003-06-18
1
-0
/
+59