1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
2009-10-17 09:20:14 +00:00
..
Analysis Remove MallocInst from LLVM Instructions. 2009-10-17 01:18:07 +00:00
Archive
AsmParser Remove MallocInst from LLVM Instructions. 2009-10-17 01:18:07 +00:00
Bitcode Remove MallocInst from LLVM Instructions. 2009-10-17 01:18:07 +00:00
CodeGen Distinquish stack slots from other stack objects. They (and fixed objects) get FixedStack PseudoSourceValues. 2009-10-17 09:20:14 +00:00
CompilerDriver
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 Add half precision floating point support (float16) to APFloat, 2009-10-16 02:13:51 +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 Simplify some code (first hunk) and fix PR5208 (second hunk) by 2009-10-17 05:39:39 +00:00
VMCore Remove MallocInst from LLVM Instructions. 2009-10-17 01:18:07 +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