llvm-6502/test
Bob Wilson 3a951829fe Reapply Gabor's 113839, 113840, and 113876 with a fix for a problem
encountered while building llvm-gcc for arm.  This is probably the same issue
that the ppc buildbot hit. llvm::prior works on a MachineBasicBlock::iterator,
not a plain MachineInstr.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113983 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-15 17:12:08 +00:00
..
Analysis
Archive
Assembler Basic smoke test for new x86mmx type. 2010-09-13 21:01:36 +00:00
Bindings/Ocaml
Bitcode Auto-upgrade the magic ".llvm.eh.catch.all.value" global to 2010-09-10 18:51:56 +00:00
BugPoint
CodeGen Reapply Gabor's 113839, 113840, and 113876 with a fix for a problem 2010-09-15 17:12:08 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC llvmc: make -x work with unknown suffixes. 2010-09-15 15:20:41 +00:00
MC lcall and ljmp always default to lcalll and ljmpl. This finally 2010-09-15 05:30:20 +00:00
Other
Scripts test: Fix coff-dump section array indicies to 1 based to match file format. 2010-09-15 03:58:51 +00:00
TableGen
Transforms fix PR8144, a bug where constant merge would merge globals marked 2010-09-15 00:30:11 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg Spelling fixes in comments. 2010-09-13 13:32:22 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh