index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
ScalarRepl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable the optimization about promoting vector-element-access with symbolic ...
Shuxin Yang
2013-04-05
1
-167
/
+0
*
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-28
1
-6
/
+6
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
1
-6
/
+6
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-1
/
+1
*
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
2013-03-17
1
-2
/
+3
*
Remove the unused 4th operand for DIFile debug info metadata
David Blaikie
2013-03-13
1
-1
/
+1
*
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
2013-03-13
1
-1
/
+1
*
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
1
-1
/
+1
*
Upgrading debug info test cases to be (more) compatible with the current debu...
David Blaikie
2013-03-11
1
-10
/
+10
*
Use references to attribute groups on the call/invoke instructions.
Bill Wendling
2013-02-22
1
-1
/
+4
*
s/grep/FileCheck/ in some tests
Eli Bendersky
2013-02-13
1
-2
/
+3
*
FileCheck-ify some grep tests
Reid Kleckner
2013-01-25
1
-3
/
+2
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2013-01-01
2
-2
/
+2
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
1
-2
/
+2
*
Port the global copy optimization from the SROA pass to InstCombine.
Chandler Carruth
2012-08-21
1
-146
/
+0
*
Fix crash when when do lto on Bullet. Dynamic GEPs in SROA were incorrectly ...
Pete Cooper
2012-08-10
1
-0
/
+22
*
Fix the remaining TCL-style quotes found in the testsuite. This is
Chandler Carruth
2012-07-02
1
-1
/
+1
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
14
-18
/
+18
*
Now that SROA can form alloca's for dynamic vector accesses, further improve ...
Pete Cooper
2012-06-17
1
-33
/
+62
*
Fix crash from r158529 on Bullet.
Pete Cooper
2012-06-16
1
-0
/
+55
*
Allow SROA to split up an array of vectors into multiple vectors, even when t...
Pete Cooper
2012-06-15
1
-0
/
+83
*
Recommit r158407: Allow SROA to look at a vector type and see if the offset i...
Pete Cooper
2012-06-14
1
-7
/
+18
*
Revert r158454: Allow SROA to look at a vector type... Its breaking the vect...
Pete Cooper
2012-06-14
1
-18
/
+7
*
Recommit r158407: Allow SROA to look at a vector type and see if the offset i...
Pete Cooper
2012-06-14
1
-7
/
+18
*
Revert "Allow SROA to look at a vector type and see if the offset is out of r...
Pete Cooper
2012-06-13
1
-4
/
+7
*
Allow SROA to look at a vector type and see if the offset is out of range to ...
Pete Cooper
2012-06-13
1
-7
/
+4
*
Do not eliminate allocas whose alignment exceeds that of the
Peter Collingbourne
2012-05-19
1
-0
/
+36
*
line endings
Matt Beaumont-Gay
2012-03-15
1
-20
/
+20
*
Fixed a transform crash when setting a negative size value for memset. Fixes...
Aaron Ballman
2012-03-15
1
-0
/
+20
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
Fix SSAUpdaterImpl's RecordMatchingPHI to record exactly the
Dan Gohman
2012-02-03
1
-0
/
+77
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
1
-2
/
+2
*
remove autoupgrade support for really old-style debug info intrinsics.
Chris Lattner
2011-11-27
2
-291
/
+0
*
Make sure scalarrepl picks the correct alloca when it rewrites a bitcast. Fi...
Eli Friedman
2011-11-12
1
-0
/
+26
*
The element insertion code in scalar replacement doesn't handle incorrect
Cameron Zwarich
2011-10-23
1
-0
/
+19
*
Fix PR11106 by correcting a typo that has been in the code for over a year. This
Cameron Zwarich
2011-10-11
1
-0
/
+22
*
Add a test for PR10565.
Cameron Zwarich
2011-10-11
1
-0
/
+15
*
Remove a lot of the fancy scalar replacement code for dealing with llvm-gcc's
Cameron Zwarich
2011-10-11
1
-167
/
+0
*
Stop emitting instructions with the name "tmp" they eat up memory and have to...
Benjamin Kramer
2011-09-27
1
-5
/
+5
*
PR10987: add a missed safety check to isSafePHIToSpeculate in scalarrepl.
Eli Friedman
2011-09-22
1
-0
/
+40
*
Use %% for literals in RUN lines.
Andrew Trick
2011-08-26
1
-1
/
+1
*
Move "atomic" and "volatile" designations on instructions after the opcode
Eli Friedman
2011-08-12
1
-2
/
+2
*
Finish adding support for lifetime intrinsics to SROA. Fixes PR10121!
Nick Lewycky
2011-07-25
1
-0
/
+139
*
Fix MergeInVectorType to check for vector types with the same alloc
Dan Gohman
2011-07-21
1
-0
/
+27
*
Land the long talked about "type system rewrite" patch. This
Chris Lattner
2011-07-09
3
-11
/
+10
*
Teach one piece of scalarrepl to handle lifetime markers. When transforming an
Nick Lewycky
2011-06-27
1
-0
/
+14
*
Remove support for parsing the "type i32" syntax for defining a numbered
Chris Lattner
2011-06-19
2
-6
/
+6
*
When scalar replacement returns a vector type, only accept it if the vector
Cameron Zwarich
2011-06-18
2
-2
/
+19
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
11
-125
/
+103
*
Fix an invalid bitcast crash that occurs when doing a partial memset of a vector
Cameron Zwarich
2011-06-18
1
-0
/
+22
[next]