1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm
2016-01-15 15:27:46 +00:00
..
ADT [ARM] Add ARMv8-M Baseline/Mainline LLVM targeting 2016-01-15 10:24:39 +00:00
Analysis Change isSafeToLoadUnconditionally arguments order. Separated from http://reviews.llvm.org/D10920. 2016-01-15 15:27:46 +00:00
AsmParser AsmParser: Save and restore the parsing state for types using SlotMapping. 2015-08-21 21:32:39 +00:00
Bitcode Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes 2015-12-16 16:16:19 +00:00
CodeGen [Packetizer] Code cleanup, NFC 2016-01-14 21:17:04 +00:00
Config [autoconf] Fix MinGW build 2015-11-28 00:54:12 +00:00
DebugInfo Include TypeIndex. Again, the "check" target is not enough to catch this currently 2016-01-14 19:40:27 +00:00
ExecutionEngine Orc: Simplify some things with NSDMIs and some braced init. 2016-01-14 23:33:43 +00:00
IR Update to use new name alignTo(). 2016-01-14 21:06:47 +00:00
IRReader [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
LibDriver LibDriver: Replace references to lld-link2 with lld-link. 2015-08-06 19:00:42 +00:00
LineEditor Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
Linker [ThinLTO] Use new in-place symbol changes for exporting module 2016-01-08 17:06:29 +00:00
LTO Rename variables to reflect linker split (NFC) 2015-12-18 19:28:59 +00:00
MC Delete MCRelocationInfo::createExprForRelocation. 2016-01-15 02:24:12 +00:00
Object COFF: Teach llvm-objdump how to dump DLL forwarder symbols. 2016-01-12 23:28:42 +00:00
Option Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs(). 2015-12-18 18:55:26 +00:00
Passes Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ProfileData [PGO] Move profile summary interface/impl into InstrProf.[*] /NFC 2016-01-14 22:10:49 +00:00
Support [ARM] Add DSP build attribute and extension targeting 2016-01-15 10:28:25 +00:00
TableGen [TableGen] Fix a typo in r256733. 2016-01-04 06:35:08 +00:00
Target Update to use new name alignTo(). 2016-01-14 21:06:47 +00:00
Transforms [InstCombine] Rewrite bswap/bitreverse handling completely. 2016-01-15 09:20:19 +00:00
CMakeLists.txt
InitializePasses.h [TLS] New lower emutls pass, fix linkage bugs. 2016-01-13 23:56:37 +00:00
LinkAllIR.h
LinkAllPasses.h Avoid undefined behavior in LinkAllPasses.h 2016-01-13 18:29:46 +00:00
module.modulemap [WebAssembly] Add ELFRelocs/WebAssembly.def as a "textual header" to the module map. 2016-01-12 20:51:40 +00:00
module.modulemap.build
Pass.h Recommit r256952 "Filtering IR printing for print-after-all/print-before-all" 2016-01-06 22:55:03 +00:00
PassAnalysisSupport.h [PassManager] Tuning Memory Usage of AnalysisUsage 2015-12-08 00:10:56 +00:00
PassInfo.h Reformat partially. 2015-10-05 04:46:30 +00:00
PassRegistry.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
PassSupport.h Support: Clean up TSan annotations. 2015-08-18 22:31:24 +00:00