1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/lib
2015-07-31 20:58:55 +00:00
..
Analysis New EH representation for MSVC compatibility 2015-07-31 17:58:14 +00:00
AsmParser DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable 2015-07-31 18:58:39 +00:00
Bitcode DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable 2015-07-31 18:58:39 +00:00
CodeGen MIR Serialization: Serialize the floating point immediate machine operands. 2015-07-31 20:49:21 +00:00
DebugInfo [dwarfdump] Ignore scattered relocations for mach-o. 2015-07-31 20:22:50 +00:00
ExecutionEngine [MCJIT] Fix PR20656 by teaching MCJIT to honor ExecutionEngine's global mapping. 2015-07-29 23:12:33 +00:00
Fuzzer [libFuzzer] make sure that 2-byte arguments of switch() are handled properly 2015-07-31 20:58:55 +00:00
IR DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable 2015-07-31 18:58:39 +00:00
IRReader
LibDriver Add support for producing thin archives in llvm-lib. 2015-07-17 16:01:11 +00:00
LineEditor
Linker
LTO Remove access to the DataLayout in the TargetMachine 2015-07-24 16:04:22 +00:00
MC [llvm-mc] Add --no-warn flag with -W alias to disable outputting warnings while assembling. 2015-07-27 22:39:14 +00:00
Object [COFF] Consider the ImageBase when reporting section addresses 2015-07-31 17:40:24 +00:00
Option Add an ArgList::AddAllArgs that accepts a vector of OptSpecifier. 2015-07-29 17:34:41 +00:00
Passes
ProfileData
Support Add amdopencl environment to triple 2015-07-30 08:16:51 +00:00
TableGen TableGen: Support folding casts from bits to int 2015-07-31 01:12:06 +00:00
Target x86: check hasOpaqueSPAdjustment in canRealignStack 2015-07-31 18:28:09 +00:00
Transforms New EH representation for MSVC compatibility 2015-07-31 17:58:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile