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
/
SimplifyCFG
/
basictest.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+133
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-133
/
+0
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
[Verifier] Add verification for TBAA metadata
Sanjoy Das
2016-12-11
1
-2
/
+3
*
[SimplifyCFG] Prefer a simplification based on a dominating condition.
Chad Rosier
2016-05-06
1
-0
/
+48
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-2
/
+2
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
[DebugInfo] Subprograms should belong to a CU.
Davide Italiano
2016-03-31
1
-1
/
+1
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-1
/
+1
*
Fix a bug that caused SimplifyCFG to drop DebugLocs.
Adrian Prantl
2015-08-20
1
-2
/
+12
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
[PM] Port SimplifyCFG to the new pass manager.
Chandler Carruth
2015-02-01
1
-0
/
+1
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-3
/
+3
*
Fix pr14893.
Rafael Espindola
2014-01-28
1
-0
/
+30
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-4
/
+4
*
Re-apply r124518 with fix. Watch out for invalidated iterator.
Evan Cheng
2011-01-29
1
-10
/
+0
*
Revert r124518. It broke Linux self-host.
Evan Cheng
2011-01-29
1
-0
/
+10
*
Re-commit r124462 with fixes. Tail recursion elim will now dup ret into uncon...
Evan Cheng
2011-01-29
1
-10
/
+0
*
Revert r124462. There are a few big regressions that I need to fix first.
Evan Cheng
2011-01-28
1
-0
/
+10
*
- Stop simplifycfg from duplicating "ret" instructions into unconditional
Evan Cheng
2011-01-28
1
-10
/
+0
*
make these tests a bit less fragile
Chris Lattner
2010-12-13
1
-9
/
+4
*
Teach SimplifyCFG how to simplify indirectbr instructions.
Dan Gohman
2010-08-14
1
-1
/
+0
*
Implement PR5795 by merging duplicated return blocks. This could go further
Chris Lattner
2009-12-22
1
-0
/
+19
*
convert to filecheck
Chris Lattner
2009-12-22
1
-5
/
+15
*
if basic blocks are destroyed while there are *just* BlockAddress' hanging
Chris Lattner
2009-10-30
1
-2
/
+7
*
fix a bunch of spurious failures for people whose home directory
Chris Lattner
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
*
Upgrade tests to not use llvm-upgrade.
Tanya Lattner
2008-03-18
1
-14
/
+15
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+24