summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/switch_formation.dbg.ll
Commit message (Expand)AuthorAgeFilesLines
* remove autoupgrade support for really old-style debug info intrinsics.Chris Lattner2011-11-271-50/+0
* SimplifyCFG: Track the number of used icmps when turning a icmp chain into a ...Benjamin Kramer2011-02-071-2/+2
* SimplifyCFG: Turn switches into sub+icmp+branch if possible.Benjamin Kramer2011-02-021-9/+3
* Re-apply r124518 with fix. Watch out for invalidated iterator.Evan Cheng2011-01-291-3/+11
* Revert r124518. It broke Linux self-host.Evan Cheng2011-01-291-11/+3
* Re-commit r124462 with fixes. Tail recursion elim will now dup ret into uncon...Evan Cheng2011-01-291-3/+11
* Revert r124462. There are a few big regressions that I need to fix first.Evan Cheng2011-01-281-11/+3
* - Stop simplifycfg from duplicating "ret" instructions into unconditionalEvan Cheng2011-01-281-3/+11
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
* fix a bunch of spurious failures for people whose home directoryChris Lattner2009-09-111-2/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* While folding vallue comparison terminators ignore dbg intrinsics.Devang Patel2009-02-041-0/+49
OpenPOWER on IntegriCloud