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
/
CodeGen
/
X86
/
bswap.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner] don't hoist logic op if operands have other uses
Sanjay Patel
2018-12-06
1
-13
/
+8
*
[x86] add test for hoistLogicOpWithSameOpcodeHands with extra uses; NFC
Sanjay Patel
2018-12-06
1
-10
/
+49
*
[LegalizeTypes] Prevent an assertion from PromoteIntRes_BSWAP and PromoteIntR...
Craig Topper
2018-10-13
1
-0
/
+150
*
[X86] Handle COPYs of physregs better (regalloc hints)
Simon Pilgrim
2018-09-19
1
-7
/
+8
*
[X86] Autogenerate complete checks on a couple tests. NFC
Craig Topper
2018-01-19
1
-41
/
+94
*
X86: Do not use llc -march in tests.
Matthias Braun
2017-08-02
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
DAGCombiner: make sure or/shl/srl really has zero high bits before forming bswap
Tim Northover
2013-08-27
1
-6
/
+101
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-3
/
+3
*
Force CPU type on test so it doesn't accidentally emit movbe instead of bswap...
Benjamin Kramer
2011-10-13
1
-1
/
+1
*
Teach dag combine to match halfword byteswap patterns.
Evan Cheng
2011-06-21
1
-3
/
+35
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-2
/
+2
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-02-21
1
-14
/
+17
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-2
/
+2
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+2
*
Let llvm-upgrade upgrade the bswap intrinsic.
Reid Spencer
2007-04-02
1
-6
/
+6
*
For PR1297:
Reid Spencer
2007-04-01
1
-6
/
+6
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+23