llvm-6502/test
Jakob Stoklund Olesen 722c9a7925 Fix assertions in updateRegMaskSlots().
The RegMaskSlots contains 'r' slots while NewIdx and OldIdx are 'B'
slots. This broke the checks in the assertions.

This fixes PR14302.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167625 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-09 19:18:49 +00:00
..
Analysis CostModel: add another known vector trunc optimization. 2012-11-06 21:17:17 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix assertions in updateRegMaskSlots(). 2012-11-09 19:18:49 +00:00
DebugInfo Add a relocation visitor to lib object. This works via caching relocated 2012-11-07 23:22:07 +00:00
ExecutionEngine
Feature Change ForceSizeOpt attribute into MinSize attribute 2012-10-30 16:32:52 +00:00
Instrumentation tsan: switch to new memory_order constants (ABI compatible) 2012-11-09 14:12:16 +00:00
Integer
Linker
MC Add support of RTM from TSX extension 2012-11-08 07:28:54 +00:00
Object
Other Revert the series of commits starting with r166578 which introduced the 2012-11-01 08:07:29 +00:00
Scripts
TableGen
Transforms Add support for memory runtime check. When we can, we calculate array bounds. 2012-11-09 07:09:44 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt [CMake] Add llvm-mcmarkup to check-llvm. 2012-11-01 02:13:50 +00:00
lit.cfg llvm/test/lit.cfg: Don't use mcjit to ppc32 yet, not ready. 2012-11-01 14:28:51 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh