llvm-6502/lib
Evan Cheng 896fe89f55 Another todo entry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75192 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-09 23:17:28 +00:00
..
Analysis Make the code that updates ScalarEvolution's internal state in response 2009-07-08 19:23:34 +00:00
Archive
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 Make EXTRACT_VECTOR_ELT a bit more flexible in terms of the returned 2009-07-09 22:01:03 +00:00
CompilerDriver Remove some duplication. 2009-07-09 19:37:17 +00:00
Debugger
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 Revert the part of 75177 that split ConstantRange into two classes, and 2009-07-09 23:16:10 +00:00
System eraseFromDisk no longer throws. 2009-07-09 16:17:28 +00:00
Target Another todo entry. 2009-07-09 23:17:28 +00:00
Transforms A little bit more LLVMContextification. 2009-07-09 18:36:20 +00:00
VMCore Thread LLVMContext through MVT and related parts of SDISel. 2009-07-09 17:57:24 +00:00
Makefile