llvm-6502/lib
Chris Lattner 7e89738f98 Make TargetData::getStringRepresentation spit out native integer types,
this gives llvm-gcc generated modules the right data.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86435 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-08 02:32:01 +00:00
..
Analysis Re-commit r86077 now that r86290 fixes the 179.art and 175.vpr ARM regressions. 2009-11-07 00:16:28 +00:00
Archive
AsmParser Fix MSVC warning ( | with bool and unsigned int). 2009-11-07 23:51:55 +00:00
Bitcode Re-commit r86077 now that r86290 fixes the 179.art and 175.vpr ARM regressions. 2009-11-07 00:16:28 +00:00
CodeGen Add 8 bit libcalls and make use of them for msp430 2009-11-07 17:14:39 +00:00
CompilerDriver llvmc: Add a '-time' option. 2009-11-07 06:33:58 +00:00
ExecutionEngine Fix the interpreter to not crash due to zeroext/signext 2009-11-08 00:45:29 +00:00
Linker
MC
Support Trailing whitespace. 2009-11-07 06:33:12 +00:00
System
Target Make TargetData::getStringRepresentation spit out native integer types, 2009-11-08 02:32:01 +00:00
Transforms Improve tail call elimination to handle the switch statement. 2009-11-07 21:10:15 +00:00
VMCore prune #include / layering violation 2009-11-07 09:07:01 +00:00
Makefile