llvm-6502/test
Benjamin Kramer 915558e775 PPC: MCize most of the darwin PIC emission.
The last remaining bit is "bcl 20, 31, AnonSymbol", which I couldn't find the
instruction definition for. Only whitespace changes in assembly output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168541 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-24 13:18:25 +00:00
..
Analysis Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen PPC: MCize most of the darwin PIC emission. 2012-11-24 13:18:25 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
Linker
MC Implement .cfi_undefined. Based on a patch from PaX team, updated by 2012-11-23 16:59:41 +00:00
Object
Other
Scripts
TableGen
tools/llvm-objdump
Transforms Disallow the undocumented practice of starting the datalayout string with '-'. 2012-11-23 14:51:42 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
lit.cfg Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
lit.site.cfg.in Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
Makefile
Makefile.tests
TestRunner.sh