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
/
div.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-2
/
+41
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-3
/
+114
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-0
/
+19
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-0
/
+24
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-15
/
+15
*
Carve out a place in instcombine to put transformations which work knowing th...
Chris Lattner
2011-05-22
1
-0
/
+14
*
Use SimplifyDemandedBits on div instructions.
Benjamin Kramer
2011-04-30
1
-0
/
+7
*
FileCheckize.
Benjamin Kramer
2011-04-30
1
-1
/
+30
*
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
*
implement PR2328.
Chris Lattner
2008-05-16
1
-2
/
+12
*
Upgrade tests to not use llvm-upgrade.
Tanya Lattner
2008-03-18
1
-46
/
+51
*
For PR1319:
Reid Spencer
2007-04-15
1
-0
/
+1
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-10-26
1
-6
/
+5
*
new testcases
Chris Lattner
2006-02-05
1
-0
/
+6
*
Add testcases for simple things we can handle that occur now in vortex.
Chris Lattner
2004-12-12
1
-0
/
+6
*
New testcasses for divides that can be eliminated.
Chris Lattner
2004-09-29
1
-0
/
+25
*
New testcase
Chris Lattner
2004-09-28
1
-0
/
+6
*
Add a new testcase for X/-1, fix bug that prevented tests from running right
Chris Lattner
2004-04-26
1
-1
/
+6
*
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
*
test for a variety of new transformations:
Chris Lattner
2003-02-18
1
-0
/
+10
*
modernize testcase
Chris Lattner
2003-02-18
1
-4
/
+2
*
These tests should not run -dce pass to cleanup instcombine.
Chris Lattner
2002-08-02
1
-1
/
+1
*
New testcase so I don't forget about this.
Chris Lattner
2002-05-06
1
-0
/
+16