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
f7f2cd35dc18b59c19b676b52d6e12e4e1f88ea4
clang-p2996
/
llvm
/
test
/
ExecutionEngine
History
Alp Toker
d3d017cf00
Reduce verbiage of lit.local.cfg files
...
We can just split targets_to_build in one place and make it immutable. llvm-svn: 210496
2014-06-09 22:42:55 +00:00
..
MCJIT
Reduce verbiage of lit.local.cfg files
2014-06-09 22:42:55 +00:00
RuntimeDyld
Fix testers by removing dubious testcase for r209154.
2014-05-19 19:38:48 +00:00
2002-12-16-ArgTest.ll
…
2003-01-04-ArgumentBug.ll
…
2003-01-04-LoopTest.ll
…
2003-01-04-PhiTest.ll
…
2003-01-09-SARTest.ll
…
2003-01-10-FUCOM.ll
…
2003-01-15-AlignmentTest.ll
…
2003-05-06-LivenessClobber.ll
…
2003-05-07-ArgumentTest.ll
…
2003-05-11-PHIRegAllocBug.ll
…
2003-06-04-bzip2-bug.ll
…
2003-06-05-PHIBug.ll
…
2003-08-15-AllocaAssertion.ll
…
2003-08-21-EnvironmentTest.ll
…
2003-08-23-RegisterAllocatePhysReg.ll
…
2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
…
2005-12-02-TailCallBug.ll
…
2007-12-10-APIntLoadStore.ll
…
2008-06-05-APInt-OverAShr.ll
…
2010-01-15-UndefValue.ll
…
fma3-jit.ll
In LLVM FMA3 operands are dst, src1, src2, src3, however dst is not encoded as it is always src1. This was causing the encoding of the operands to be off by one.
2013-08-21 05:03:10 +00:00
fpbitcast.ll
…
hello2.ll
…
hello.ll
…
lit.local.cfg
Use AArch64 instead of now removed ARM64 in test configs
2014-06-05 00:25:30 +00:00
mov64zext32.ll
…
simplesttest.ll
…
simpletest.ll
…
stubs.ll
…
test-arith.ll
…
test-branch.ll
…
test-call-no-external-funcs.ll
…
test-call.ll
…
test-cast.ll
…
test-common-symbols.ll
…
test-constantexpr.ll
…
test-fp-no-external-funcs.ll
…
test-fp.ll
…
test-global-init-nonzero.ll
…
test-global.ll
…
test-interp-vec-arithm_float.ll
…
test-interp-vec-arithm_int.ll
…
test-interp-vec-cast.ll
…
test-interp-vec-insertelement.ll
llvm interpreter: select, shuffle and insertelement instructions.
2013-09-02 06:40:09 +00:00
test-interp-vec-insertextractvalue.ll
LLVM interpreter: added a test for insert- extract- value
2013-09-12 10:52:03 +00:00
test-interp-vec-loadstore.ll
…
test-interp-vec-logical.ll
…
test-interp-vec-select.ll
llvm interpreter: select, shuffle and insertelement instructions.
2013-09-02 06:40:09 +00:00
test-interp-vec-setcond-fp.ll
…
test-interp-vec-setcond-int.ll
…
test-interp-vec-shift.ll
…
test-interp-vec-shuffle.ll
llvm interpreter: select, shuffle and insertelement instructions.
2013-09-02 06:40:09 +00:00
test-loadstore.ll
…
test-local.ll
…
test-logical.ll
…
test-loop.ll
…
test-phi.ll
…
test-ret.ll
…
test-return.ll
…
test-setcond-fp.ll
…
test-setcond-int.ll
…
test-shift.ll
…