llvm-6502/test
Venkatraman Govindaraju 71e39dac0c Sparc backend: Implements a delay slot filler that attempt to fill delay slots
with useful instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123884 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-20 05:08:26 +00:00
..
Analysis Similarly, analyze truncate through multiply. 2011-01-19 18:56:00 +00:00
Archive
Assembler Allow unnamed_addr on declarations. 2011-01-15 08:15:00 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Sparc backend: Implements a delay slot filler that attempt to fill delay slots 2011-01-20 05:08:26 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Update llvm-gcc's tests. 2011-01-14 17:01:20 +00:00
FrontendC++
FrontendFortran
FrontendObjC Update tests to accomodate unnamed_addr introduction. 2011-01-17 17:54:17 +00:00
FrontendObjC++
Integer
lib
Linker Make everyone happy this time. 2011-01-16 21:34:34 +00:00
LLVMC
MC Fix the encoding of mrrc and mcrr family of instructions. Also add testcases for mcr and mrc 2011-01-19 16:56:52 +00:00
Other
Scripts
TableGen
Transforms Add unnamed_addr when we can show that address of a global is not used. 2011-01-19 16:32:21 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh