Jia Liu
|
31d157ae1a
|
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150878 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-18 12:03:15 +00:00 |
|
Sirish Pande
|
ab7955b9ce
|
Optimize redundant sign extends and negation of predicates.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150606 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-15 18:52:27 +00:00 |
|
Eric Christopher
|
eddd6abdde
|
Revert "Optimize redundant sign extends and negation of predicates"
as it's breaking the build.
This reverts commit 11241abca5 .
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150604 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-15 18:32:25 +00:00 |
|
Sirish Pande
|
11241abca5
|
Optimize redundant sign extends and negation of predicates
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150601 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-15 18:22:18 +00:00 |
|
Craig Topper
|
bc2198133a
|
Convert assert(0) to llvm_unreachable
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149961 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-07 02:50:20 +00:00 |
|
David Blaikie
|
4d6ccb5f68
|
More dead code removal (using -Wunreachable-code)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148578 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-01-20 21:51:11 +00:00 |
|
Benjamin Kramer
|
4c1ea552c5
|
Hexagon: Remove unused variables.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146846 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-12-18 12:00:09 +00:00 |
|
Tony Linthicum
|
b4b54153ad
|
Hexagon backend support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146412 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-12-12 21:14:40 +00:00 |
|