llvm-6502/lib
2011-01-06 22:25:00 +00:00
..
Analysis use isNullValue() to simplify code, add an assert. 2011-01-06 22:24:29 +00:00
Archive
AsmParser Add missing standard headers. Patch by Joerg Sonnenberger! 2010-12-19 20:43:38 +00:00
Bitcode Add missing standard headers. Patch by Joerg Sonnenberger! 2010-12-19 20:43:38 +00:00
CodeGen Emit 128 bit constant. 2011-01-06 21:39:25 +00:00
CompilerDriver
ExecutionEngine
Linker include the module identifier when emitting this warning, PR8865. 2010-12-30 02:49:45 +00:00
MC Fix PR8878. 2011-01-01 19:05:35 +00:00
Object
Support Fixed parsing of hex floats. 2011-01-06 16:55:14 +00:00
Target With Benjamin's recent amazing patches, we should be able to do even better things :) 2011-01-06 22:25:00 +00:00
Transforms InstCombine: Turn _chk functions into the "unsafe" variant if length and max langth are equal. 2011-01-06 14:22:52 +00:00
VMCore Silence a warning from non-standard warning avoidance code. 2011-01-05 21:50:21 +00:00
Makefile