This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0695db06d76088e6482de7284a7efeb2d5ccea86
clang-p2996
/
llvm
/
test
/
CodeGen
/
Thumb
History
Nick Lewycky
474c455060
Disable these tests harder. They're XFAIL'd, but that means they still run, and
...
these tests all infinitely recurse, bringing my system down into swapping hell. llvm-svn: 139192
2011-09-06 22:08:18 +00:00
..
2007-01-31-RegInfoAssert.ll
…
2007-02-02-JoinIntervalsCrash.ll
…
2007-05-05-InvalidPushPop.ll
…
2009-06-18-ThumbCommuteMul.ll
…
2009-07-20-TwoAddrBug.ll
…
2009-07-27-PEIAssert.ll
…
2009-08-12-ConstIslandAssert.ll
…
2009-08-12-RegInfoAssert.ll
…
2009-08-20-ISelBug.ll
Fix more register and coalescing dependencies.
2011-05-04 19:02:11 +00:00
2009-12-17-pre-regalloc-taildup.ll
…
2010-04-07-DbgValueOtherTargets.ll
…
2010-06-18-SibCallCrash.ll
…
2010-07-01-FuncAlign.ll
…
2010-07-15-debugOrdering.ll
Make tests register allocation independent again.
2011-04-19 00:14:43 +00:00
2011-05-11-DAGLegalizer.ll
Disable these tests harder. They're XFAIL'd, but that means they still run, and
2011-09-06 22:08:18 +00:00
2011-06-16-NoGPRs.ll
Don't use register classes larger than TLI->getRegClassFor(VT).
2011-06-16 22:50:38 +00:00
2011-EpilogueBug.ll
Spill R4 if it's going to be used to restore SP from FP.
2011-01-16 05:14:33 +00:00
asmprinter-bug.ll
…
barrier.ll
Change some ARM subtarget features to be single bit yes/no in order to sink them down to MC layer. Also fix tests.
2011-07-07 03:55:05 +00:00
dg.exp
…
dyn-stackalloc.ll
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
2011-06-18 06:05:24 +00:00
fpconv.ll
…
fpow.ll
…
frame_thumb.ll
…
iabs.ll
…
inlineasm-imm-thumb.ll
…
inlineasm-thumb.ll
Add support for the 'h' constraint.
2011-06-30 23:23:01 +00:00
ispositive.ll
…
large-stack.ll
Thumb1 had two patterns for the same load-from-constant-pool instruction.
2010-12-15 23:52:36 +00:00
ldr_ext.ll
…
ldr_frame.ll
…
long_shift.ll
…
long-setcc.ll
…
long.ll
…
mul.ll
…
pop.ll
…
push.ll
…
rev.ll
Follow up on r127913. Fix Thumb revsh isel. rdar://9286766
2011-04-14 23:27:44 +00:00
select.ll
FileCheck-ize test, and make it work on EABI hosts, like clang-native-arm-cortex-a9.
2011-06-16 02:36:32 +00:00
stack-frame.ll
…
thumb-imm.ll
…
trap.ll
…
tst_teq.ll
…
unord.ll
…
vargs.ll
…