llvm-6502/lib
Jim Grosbach 8c748113eb Remove some bogus comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147169 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-22 19:45:01 +00:00
..
Analysis Make the unreachable probability much much heavier. The previous 2011-12-22 09:26:37 +00:00
Archive
AsmParser Removes unused field TheError from LLLexer. 2011-12-21 10:02:45 +00:00
Bitcode
CodeGen Hoisted some loop invariant smallvector lookups out of a MachineLICM loop 2011-12-22 02:13:25 +00:00
DebugInfo
ExecutionEngine Fix up the CMake build for the new files added in r146960, they're 2011-12-20 08:42:11 +00:00
Linker Fix a nasty bug in the type remapping stuff that I added that is breaking kc++ on 2011-12-20 23:14:57 +00:00
MC Kill the monstrosity that was ELFObjectWriter.h. 2011-12-22 03:38:00 +00:00
Object
Support Fix APInt::rotl and APInt::rotr so that they work correctly. Found while writing some code that tried to use them. 2011-12-22 03:15:35 +00:00
TableGen Fix up the CMake build for the new files added in r146960, they're 2011-12-20 08:42:11 +00:00
Target Remove some bogus comments. 2011-12-22 19:45:01 +00:00
Transforms Speculatively revert r146578 to determine if it is the cause of a number of 2011-12-22 02:40:57 +00:00
VMCore Give string constants generated by IRBuilder private linkage. 2011-12-22 14:22:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile