llvm-6502/lib
Andrew Trick 7611a88b58 Cleanup sloppy code. Jakob's review.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162825 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-29 04:41:37 +00:00
..
Analysis Profile: set branch weight metadata with data generated from profiling. 2012-08-28 22:21:25 +00:00
Archive
AsmParser
Bitcode
CodeGen Verify the tied operand flags. 2012-08-29 00:38:03 +00:00
DebugInfo Fix compile error when building with C++11 - clang thinks that PRIx64 is a user-defined suffix or something 2012-08-27 22:53:35 +00:00
ExecutionEngine Fix comment for function RuntimeDyldImpl.resolveRelocation() 2012-08-27 15:34:01 +00:00
Linker
MC Fix comment. 2012-08-27 16:04:24 +00:00
Object
Support Add the Freescale vendor to Triple. 2012-08-28 02:10:30 +00:00
TableGen
Target Cleanup sloppy code. Jakob's review. 2012-08-29 04:41:37 +00:00
Transforms InstCombine: Defensively avoid undefined shifts by limiting the amount to the bit width. 2012-08-28 13:59:23 +00:00
VMCore
CMakeLists.txt Move TableGen's parser and entry point into a library 2011-10-01 16:41:13 +00:00
LLVMBuild.txt
Makefile