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-16 18:45:49 +00:00
..
Analysis Invert isSafeToGetMallocArraySize check because we return NULL when we don't know the size. 2009-10-16 18:08:17 +00:00
Archive
AsmParser Parse PHI instruction with attached metadata. 2009-10-16 18:45:49 +00:00
Bitcode Add an "msasm" flag to inline asm as suggested in PR 5125. 2009-10-13 20:46:56 +00:00
CodeGen If there is not any llvm instruction associated with each lexical scope encoded in debug info then create such scope on demand for variable info. 2009-10-16 18:18:03 +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 Update CMake file. 2009-10-16 10:29:08 +00:00
Transforms Strip trailing white space. 2009-10-16 15:20:13 +00:00
VMCore Add copyMD to copy metadata from one instruction to another instruction. 2009-10-14 17:02:49 +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