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
/
Mem2Reg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
2
-2
/
+2
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
14
-72
/
+72
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
2
-46
/
+46
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
3
-35
/
+35
*
Merging r195504:
Manman Ren
2013-12-09
2
-0
/
+4
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
2
-3
/
+3
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Remove duplicate copy of testcase in r188327.
Nick Lewycky
2013-08-13
1
-26
/
+0
*
Revert r187191, which broke opt -mem2reg on the testcases included in PR16867.
Nick Lewycky
2013-08-13
2
-70
/
+52
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-06
1
-1
/
+1
*
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
Eric Christopher
2013-08-02
1
-1
/
+1
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-01
1
-1
/
+1
*
Debug Info: update testing cases to pass verifier.
Manman Ren
2013-07-29
2
-7
/
+10
*
Re-implement the analysis of uses in mem2reg to be significantly more
Chandler Carruth
2013-07-26
2
-26
/
+70
*
Current batch of -disable-debug-info-verifier.
Rafael Espindola
2013-07-25
1
-1
/
+1
*
Debug Info: improve the verifier to check field types.
Manman Ren
2013-07-25
1
-7
/
+7
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-28
2
-16
/
+16
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
2
-16
/
+16
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
2
-3
/
+3
*
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
2013-03-17
2
-2
/
+4
*
Generalize debug info test to be resilient to changes in metadata node numbering
David Blaikie
2013-03-17
1
-3
/
+4
*
Remove the unused 4th operand for DIFile debug info metadata
David Blaikie
2013-03-13
2
-3
/
+5
*
Upgrading debug info test cases to be (more) compatible with the current debu...
David Blaikie
2013-03-11
2
-22
/
+22
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
1
-4
/
+4
*
Add the returns_twice attribute to LLVM.
Rafael Espindola
2011-10-03
1
-1
/
+1
*
Update more tests to the new EH scheme.
Bill Wendling
2011-08-31
1
-0
/
+3
*
Add comments and test for atomic load/store and mem2reg.
Eli Friedman
2011-08-15
1
-0
/
+12
*
Add test for r133251.
Nick Lewycky
2011-06-18
1
-0
/
+26
*
Copy location info for current function argument from dbg.declare if respecti...
Devang Patel
2010-06-04
2
-2
/
+2
*
Add missing space; works for me.
Dale Johannesen
2010-05-28
1
-1
/
+1
*
Do not drop location info for inlined function args.
Devang Patel
2010-05-27
1
-0
/
+52
*
Update test to use valid debug info.
Devang Patel
2010-05-07
1
-24
/
+37
*
When converting dbg.declare to dbg.value, attach promoted store's debug metad...
Victor Hernandez
2010-01-27
1
-2
/
+3
*
In mem2reg, for all alloca/stores that get promoted where the alloca has an a...
Victor Hernandez
2010-01-26
1
-0
/
+31
*
Revert r94260 until findDbgDeclare() is made more efficient
Victor Hernandez
2010-01-25
1
-31
/
+0
*
In mem2reg, for all alloca/stores that get promoted where the alloca has an a...
Victor Hernandez
2010-01-23
1
-0
/
+31
*
fix a bug exposed by moving SRoA earlier which caused a crash building kc++
Chris Lattner
2009-11-02
1
-3
/
+20
*
Fix PR5023: The instruction form of DominatorTree::dominates did not
Chris Lattner
2009-09-21
1
-0
/
+24
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
12
-12
/
+12
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
6
-6
/
+6
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
12
-12
/
+12
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
1
-1
/
+1
*
no need to print output
Chris Lattner
2008-10-27
1
-1
/
+1
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Upgrade tests.
Tanya Lattner
2008-03-19
8
-154
/
+118
*
Upgrade tests.
Tanya Lattner
2008-03-19
3
-26
/
+20
*
Don't promote volatile loads/stores. This is needed (for example) to handle s...
Anton Korobeynikov
2007-08-26
1
-0
/
+47
[next]