llvm-6502/lib
2009-08-10 23:43:28 +00:00
..
Analysis Keep track of DIType. 2009-08-10 22:09:58 +00:00
Archive
AsmParser
Bitcode
CodeGen Modified VNInfo. The "copy" member is now a union which holds the copy for a register interval, or the defining register for a stack interval. Access is via getCopy/setCopy and getReg/setReg. 2009-08-10 23:43:28 +00:00
CompilerDriver
Debugger
ExecutionEngine MSVC warning fixes; patch by Stein Roger! 2009-08-07 20:50:09 +00:00
Linker
MC split MachO section handling stuff out to its out .h/.cpp file. 2009-08-10 18:15:01 +00:00
Support Add support for a user supplied pointer argument to llvm_install_error_handler. 2009-08-10 03:36:26 +00:00
System
Target Fix a bug where DAGCombine was producing an illegal ConstantFP 2009-08-10 23:15:10 +00:00
Transforms Rename MVT to EVT, in preparation for splitting SimpleValueType out into its own struct type. 2009-08-10 22:56:29 +00:00
VMCore Remove MDNode from ValueMap when MDNode is destroyed. 2009-08-10 22:59:46 +00:00
Makefile