llvm-6502/lib
2010-01-26 02:07:38 +00:00
..
Analysis Assert when debug intrinsic insert functions are passed empty arguments 2010-01-26 02:07:38 +00:00
Archive make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
AsmParser make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
Bitcode Fix the bitcode reader to deserialize nuw/nsw/etc. bits properly in the case 2010-01-25 21:55:39 +00:00
CodeGen Implement cond ? -1 : 0 with sbb. 2010-01-26 02:00:44 +00:00
CompilerDriver mark some libraries that currently require RTTI. 2010-01-24 20:22:08 +00:00
ExecutionEngine Rearrange handling of jump tables. Highlights: 2010-01-25 23:26:13 +00:00
Linker make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
MC mcstreamerize gprel32 emission. 2010-01-25 21:28:50 +00:00
Support Changes to fix buffering that I forgot to commit with previous patch. 2010-01-22 21:16:10 +00:00
System mark some libraries that currently require RTTI. 2010-01-24 20:22:08 +00:00
Target Implement cond ? -1 : 0 with sbb. 2010-01-26 02:00:44 +00:00
Transforms Remove check for an impossible condition: the condition of the while loop has 2010-01-25 21:28:05 +00:00
VMCore Change Value::getUnderlyingObject to have the MaxLookup value specified as a 2010-01-25 18:26:54 +00:00
Makefile remove llvm-db: it is completely broken and if anyone wants to do a debugger, 2009-10-05 02:29:51 +00:00