llvm-6502/lib
2009-07-09 17:25:12 +00:00
..
Analysis Make the code that updates ScalarEvolution's internal state in response 2009-07-08 19:23:34 +00:00
Archive Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the 2009-07-01 23:13:44 +00:00
AsmParser Fix thinko. 2009-07-08 22:25:56 +00:00
Bitcode Switch GlobalVariable ctors to a sane API, where *either* a context or a module is required. 2009-07-08 19:03:57 +00:00
CodeGen Targets sometimes assign fixed stack object to spill certain callee-saved 2009-07-09 06:53:48 +00:00
CompilerDriver Missing ) 2009-07-09 08:48:45 +00:00
Debugger Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the 2009-07-01 23:13:44 +00:00
ExecutionEngine remove dead function. 2009-07-09 16:57:49 +00:00
Linker Switch GlobalVariable ctors to a sane API, where *either* a context or a module is required. 2009-07-08 19:03:57 +00:00
MC add llvm-mc support for parsing the .lcomm directive, patch by Kevin Enderby! 2009-07-09 17:25:12 +00:00
Support Add support for other GraphViz display tools. This can help 2009-07-09 17:06:18 +00:00
System eraseFromDisk no longer throws. 2009-07-09 16:17:28 +00:00
Target Misc encoding fixes; reported on llvmdev. 2009-07-09 16:49:25 +00:00
Transforms There's no need to consider PHI nodes in the same block as the instruction 2009-07-09 15:59:27 +00:00
VMCore LLVMContext-ification. 2009-07-08 23:50:31 +00:00
Makefile LLVMC doesn't need ENABLE_PIC to build now. 2009-07-04 03:54:54 +00:00