llvm-6502/lib
2011-04-25 16:33:52 +00:00
..
Analysis PR9214: Convert the DIBuilder API to use ArrayRef. 2011-04-24 10:11:03 +00:00
Archive
AsmParser PR9214: Convert Metadata API to use ArrayRef. 2011-04-21 19:59:31 +00:00
Bitcode PR9214: Convert Metadata API to use ArrayRef. 2011-04-21 19:59:31 +00:00
CodeGen A dbg.declare may not be in entry block, even if it is referring to an incoming argument. However, It is appropriate to emit DBG_VALUE referring to this incoming argument in entry block in MachineFunction. 2011-04-25 16:33:52 +00:00
CompilerDriver
ExecutionEngine Remove unused STL header includes. 2011-04-23 19:53:52 +00:00
Linker
MC Give MC/MCDisassembler/Disassembler.h a header guard. 2011-04-24 15:46:56 +00:00
Object Use enums for constant values. 2011-04-22 06:34:01 +00:00
Support Like the coding standards say, do not use "using namespace std". 2011-04-23 09:06:00 +00:00
Target Remove some hard coded CR-LFs. Some of these were the entire files, one of 2011-04-25 07:11:23 +00:00
Transforms Remove unused STL header includes. 2011-04-23 19:53:52 +00:00
VMCore Fix an assert to check exactly what it says. 2011-04-24 14:30:00 +00:00
CMakeLists.txt
Makefile