llvm-mirror/lib
Andrew Trick 6a476ccc22 misched comments
llvm-svn: 152699
2012-03-14 04:00:38 +00:00
..
Analysis enhance jump threading to preserve TBAA information when PRE'ing loads, 2012-03-13 18:07:41 +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 misched comments 2012-03-14 04:00:38 +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