1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
Easwaran Raman bf64a7664e Revert r269131
llvm-svn: 269138
2016-05-10 23:26:04 +00:00
..
Analysis Revert r269131 2016-05-10 23:26:04 +00:00
AsmParser Make "@name =" mandatory for globals in .ll files. 2016-05-10 18:22:45 +00:00
Bitcode Restore "[ThinLTO] Emit individual index files for distributed backends" 2016-05-10 13:48:23 +00:00
CodeGen SDAG: Make SelectCodeCommon return void 2016-05-10 22:58:26 +00:00
DebugInfo Fix some Clang-tidy modernize-deprecated-headers and Include What You Use warnings; other minor fixes. 2016-05-09 23:11:38 +00:00
ExecutionEngine [Orc] Rename OrcArchitectureSupport to OrcABISupport and add Win32 ABI support. 2016-05-07 03:36:38 +00:00
Fuzzer [libFuzzer] add a test for libFuzzer+ubsan, extend the docs on using libFuzzer+ubsan 2016-05-09 21:02:36 +00:00
IR Separate the Verifier into an analysis and a transformation pass and 2016-05-09 19:57:29 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO [ThinLTO] Add option to emit imports files for distributed backends 2016-05-10 15:54:09 +00:00
MC [mips] Correct the ordering of HI/LO pairs in the relocation table. 2016-05-06 13:49:25 +00:00
Object Fix bug where temporary file would be left behind every time an archive was updated. 2016-05-09 13:31:11 +00:00
ObjectYAML
Option
Passes [PM]: port IR based profUse pass to new pass manager 2016-05-10 21:59:52 +00:00
ProfileData Revert r269131 2016-05-10 23:26:04 +00:00
Support [Power9] Add support for -mcpu=pwr9 in the back end 2016-05-09 18:54:58 +00:00
TableGen
Target AArch64: allow vN to represent 64-bit registers in inline asm. 2016-05-10 22:26:45 +00:00
Transforms Propagate branch metadata when some branch probability is missing. 2016-05-10 23:07:19 +00:00
CMakeLists.txt
LLVMBuild.txt