1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test
Bob Wilson 524123343c Fix NEON VLD pseudo instruction itineraries that were incorrectly copied from
the VST pseudos.  The VLD/VST scheduling still needs work (see pr6722), but
at least we shouldn't confuse the loads with the stores.

llvm-svn: 113473
2010-09-09 05:40:26 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix NEON VLD pseudo instruction itineraries that were incorrectly copied from 2010-09-09 05:40:26 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Typo. Thanks to BillW for pointing it out! 2010-09-07 20:39:07 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC fix rdar://8407548, I missed the commuted form of xchg/test without a suffix. 2010-09-08 22:27:05 +00:00
Other
Scripts
TableGen
Transforms Relax the "don't unroll loops containing calls" rule. Instead, when a loop contains a call, lower the 2010-09-08 23:10:07 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh