llvm-mirror/lib
Chris Lattner 236a43f2a2 add some fixme's
llvm-svn: 84408
2009-10-18 05:09:15 +00:00
..
Analysis fix the other issue with ID's, hopefully really fixing the linux build. 2009-10-18 04:58:34 +00:00
Archive
AsmParser add some fixme's 2009-10-18 05:09:15 +00:00
Bitcode Remove MallocInst from LLVM Instructions. 2009-10-17 01:18:07 +00:00
CodeGen Fix my -Asserts warning fix. 2009-10-17 23:15:04 +00:00
CompilerDriver First draft of the OptionPreprocessor. 2009-10-17 20:09:29 +00:00
ExecutionEngine s/DebugLoc.CompileUnit/DebugLoc.Scope/g 2009-10-13 23:28:53 +00:00
Linker
MC MC: Set symbol values in MachO MCStreamer. 2009-10-16 01:58:23 +00:00
Support Move UnescapeString to a static function for its sole client; its inefficient and broken. 2009-10-17 20:43:42 +00:00
System Haiku porting patches, Credit to Paul Davey. 2009-10-12 04:57:20 +00:00
Target Distinquish stack slots from other stack objects. They (and fixed objects) get FixedStack PseudoSourceValues. 2009-10-17 09:20:14 +00:00
Transforms remove the IndMemRemPass, which only made sense for when malloc/free were intrinsic 2009-10-18 05:02:09 +00:00
VMCore Fix test/Bindings/Ocaml/vmcore.ml. When IRBuilder::CreateMalloc was removed, 2009-10-17 23:52:26 +00:00
Makefile remove llvm-db: it is completely broken and if anyone wants to do a debugger, 2009-10-05 02:29:51 +00:00