llvm-6502/lib
Benjamin Kramer 689e0b4263 Silence operator precedence warnings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152711 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-14 11:26:37 +00:00
..
Analysis Refactor the inline cost bonus calculation for constants to use 2012-03-14 07:32:53 +00:00
Archive
AsmParser
Bitcode llvm::SwitchInst 2012-03-11 06:09:17 +00:00
CodeGen Silence operator precedence warnings. 2012-03-14 11:26:37 +00:00
DebugInfo
ExecutionEngine Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM. 2012-03-13 08:33:15 +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 Move APInt::operator[] inline. 2012-03-14 00:38:15 +00:00
TableGen Fix infinite loop in nested multiclasses. 2012-03-07 16:39:35 +00:00
Target Change the X86 assembler to not require a segment register on string 2012-03-13 19:47:55 +00:00
Transforms Target override to allow CodeGenPrepare to sink address operands to intrinsics in the same way it current does for loads and stores 2012-03-13 20:59:56 +00:00
VMCore llvm::SwitchInst 2012-03-11 06:09:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile