llvm/lib
2012-03-14 00:01:35 +00:00
..
Analysis enhance jump threading to preserve TBAA information when PRE'ing loads, 2012-03-13 18:07:41 +00:00
Archive
AsmParser
Bitcode llvm::SwitchInst 2012-03-11 06:09:17 +00:00
CodeGen Fortify r152675 a bit. Although I'm not able to come up with a test case that would trigger the truncation case. 2012-03-13 22:16:11 +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, it's small and fuses well with surrounding code when inlined. 2012-03-14 00:01:35 +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