1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
2015-03-11 20:28:31 +00:00
..
Analysis Infer known bits from dominating conditions 2015-03-10 22:43:20 +00:00
AsmParser Fix a stack overflow in the assembler when checking that GEPs must be over sized types. 2015-03-10 06:34:57 +00:00
Bitcode
CodeGen Put jump tables in unique sections on COFF. 2015-03-11 19:58:37 +00:00
DebugInfo
ExecutionEngine [Orc][MCJIT][RuntimeDyld] Re-apply r231726 and r231724 with fix suggested by 2015-03-11 00:43:26 +00:00
Fuzzer
IR Fix another verifier crash where a GC intrinsic would look at the internals of another intrinsic in order to verify itself. 2015-03-11 06:57:30 +00:00
IRReader
LineEditor
Linker
LTO
MC Don't print labels that on ELF are never used. 2015-03-11 04:20:31 +00:00
Object
Option
Passes
ProfileData InstrProf: Teach llvm-cov to handle universal binaries when given -arch 2015-03-11 02:30:51 +00:00
Support Wrap in __MINGW32__ to avoid warnings from msvc. 2015-03-11 16:09:02 +00:00
TableGen
Target [mips][microMIPS] Make usage of NOT16 by code generator 2015-03-11 20:28:31 +00:00
Transforms InstCombine: Don't fold call bitcast into args if callee is byval 2015-03-11 18:03:05 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile