llvm/lib
Kevin Enderby 84faf65912 Added a missing error check for X86 assembly with mismatched base and index
registers not both being 64-bit or both being 32-bit registers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152580 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-12 21:32:09 +00:00
..
Analysis Teach instsimplify how to constant fold pointer differences. 2012-03-12 11:19:31 +00:00
Archive
AsmParser Convert assert(0) to llvm_unreachable 2012-02-07 05:05:23 +00:00
Bitcode llvm::SwitchInst 2012-03-11 06:09:17 +00:00
CodeGen Revert due to nightly test failures. 2012-03-12 20:19:41 +00:00
DebugInfo
ExecutionEngine llvm::SwitchInst 2012-03-11 06:09:17 +00:00
Linker Include cctype for isdigit. Patch by Stephen Hines. 2012-03-03 09:36:58 +00:00
MC Make MCRegisterInfo available to the the MCInstPrinter. 2012-03-05 19:33:20 +00:00
Object [Object] 2012-03-09 20:41:57 +00:00
Support Inline a trivial helper function. 2012-03-12 21:18:53 +00:00
TableGen Fix infinite loop in nested multiclasses. 2012-03-07 16:39:35 +00:00
Target Added a missing error check for X86 assembly with mismatched base and index 2012-03-12 21:32:09 +00:00
Transforms When inlining a function and adding its inner call sites to the 2012-03-12 11:19:33 +00:00
VMCore llvm::SwitchInst 2012-03-11 06:09:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile