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
/
SimplifyCFG
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test for untested path in SimplifyCFG
Matt Arsenault
2013-09-14
1
-6
/
+28
*
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Manman Ren
2013-09-06
3
-6
/
+6
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
3
-3
/
+3
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
3
-5
/
+0
*
[tests] Fix refacto in r187764 that effectively disabled SimplifyCFG tests. :(
Daniel Dunbar
2013-08-15
4
-0
/
+1
*
Factor FlattenCFG out from SimplifyCFG
Tom Stellard
2013-08-06
4
-126
/
+0
*
Use function attributes to indicate that we don't want to realign the stack.
Bill Wendling
2013-08-01
1
-2
/
+2
*
Debug Info: enable verifier for testing cases.
Manman Ren
2013-07-29
2
-2
/
+2
*
SimplifyCFG: Add missing tests from r187278
Tom Stellard
2013-07-27
3
-0
/
+125
*
Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
2013-07-27
3
-21
/
+26
*
Next batch of -disable-debug-info-verifier.
Rafael Espindola
2013-07-26
1
-1
/
+1
*
add -disable-debug-info-verifier to 3 test to fix tests with pipefail.
Rafael Espindola
2013-07-24
1
-1
/
+1
*
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...
Stephen Lin
2013-07-14
2
-3
/
+3
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
21
-92
/
+92
*
TryToSimplifyUncondBranchFromEmptyBlock was checking that any common
Duncan Sands
2013-07-11
1
-1
/
+239
*
SimplifyCFG: Teach switch generation some patterns that instcombine forms.
Benjamin Kramer
2013-07-04
1
-0
/
+36
*
Second part of pr16069
Rafael Espindola
2013-06-04
1
-1
/
+15
*
SimplifyCFG: Do not transform PHI to select if doing so would be unsafe
David Majnemer
2013-06-03
1
-0
/
+14
*
SimplifyCFG: If convert single conditional stores
Arnold Schwaighofer
2013-04-29
1
-0
/
+108
*
Revert "SimplifyCFG: If convert single conditional stores"
Arnold Schwaighofer
2013-04-21
1
-83
/
+0
*
SimplifyCFG: If convert single conditional stores
Arnold Schwaighofer
2013-04-20
1
-0
/
+83
*
simplifycfg: Fix integer overflow converting switch into icmp.
Hans Wennborg
2013-04-16
1
-0
/
+18
*
Converted 8x tests of SimplifyCFG to use FileCheck instead of grep.
Michael Gottesman
2013-04-09
8
-17
/
+21
*
Don't remove a landing pad if the invoke requires a table entry.
Bill Wendling
2013-03-11
1
-0
/
+77
*
SimplifyCFG fix for volatile load/store.
Andrew Trick
2013-03-07
1
-0
/
+48
*
Use references to attribute groups on the call/invoke instructions.
Bill Wendling
2013-02-22
1
-3
/
+6
*
Filecheckized 2x tests in SimplifyCFG and removed their date prefix to fit wi...
Michael Gottesman
2013-01-31
2
-4
/
+4
*
Re-revert r173342, without losing the compile time improvements, flat
Chandler Carruth
2013-01-27
1
-115
/
+0
*
Switch this code away from Value::isUsedInBasicBlock. That code either
Chandler Carruth
2013-01-25
1
-0
/
+63
*
Reapply chandlerc's r173342 now that the miscompile it was triggering is fixed.
Benjamin Kramer
2013-01-24
1
-0
/
+29
*
Revert r173342 temporarily. It appears to cause a very late miscompile
Chandler Carruth
2013-01-24
1
-29
/
+0
*
Plug TTI into the speculation logic, giving it a real cost interface
Chandler Carruth
2013-01-24
1
-0
/
+29
*
Address a large chunk of this FIXME by accumulating the cost for
Chandler Carruth
2013-01-24
1
-0
/
+42
*
Switch the constant expression speculation cost evaluation away from
Chandler Carruth
2013-01-24
1
-0
/
+22
*
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
2
-2
/
+2
*
Fix logic to determine whether to turn a switch into a lookup table. When
Evan Cheng
2012-11-30
1
-0
/
+26
*
Only do switch-to-lookup table transformation when TargetTransformInfo
Hans Wennborg
2012-11-07
3
-4
/
+9
*
Fix bad test IR in switch_to_lookup_table.ll
Hans Wennborg
2012-11-07
1
-1
/
+1
*
Remove fixme about unreachable cases from SwitchToLookupTable
Hans Wennborg
2012-10-31
1
-0
/
+32
*
Do simple constant propagation in lookup table formation for switches
Hans Wennborg
2012-10-31
1
-0
/
+41
*
switch_to_lookup_table.ll: Remove some unnecessary lines, comments,
Hans Wennborg
2012-10-30
1
-625
/
+214
*
Use TargetTransformInfo to control switch-to-lookup table transformation
Hans Wennborg
2012-10-30
2
-0
/
+38
*
Also optimize large switch statements.
Jakob Stoklund Olesen
2012-10-25
1
-0
/
+822
*
SimplifyCFG: Enhance the "remove CFG edge that leads to null pointer derefere...
Benjamin Kramer
2012-10-04
1
-0
/
+28
*
SimplifyCFG: Don't crash when forming a switch bitmap with an undef default v...
Benjamin Kramer
2012-10-01
1
-0
/
+24
*
Fix a integer overflow in SimplifyCFG's look up table formation logic.
Benjamin Kramer
2012-09-27
1
-0
/
+38
*
Address Duncan's comments on r164684:
Hans Wennborg
2012-09-26
1
-2
/
+2
*
SimplifyCFG: Make the switch-to-lookup table transformation store the
Hans Wennborg
2012-09-26
1
-14
/
+73
*
SimplifyCFG: sink common codes from IF, ELSE blocks down to END block.
Manman Ren
2012-09-20
1
-0
/
+53
[next]