1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib
2015-12-21 17:12:40 +00:00
..
Analysis [DivergenceAnalysis] fix a bug in computing influence regions 2015-12-18 21:44:26 +00:00
AsmParser Implemented Support of IA interrupt and exception handlers: 2015-12-21 14:07:14 +00:00
Bitcode Remove overly strict new assert in BitcodeReader. 2015-12-21 15:38:13 +00:00
CodeGen Implemented Support of IA interrupt and exception handlers: 2015-12-21 14:07:14 +00:00
DebugInfo [Symbolize] Improve the ownership of parsed objects. 2015-12-18 22:02:14 +00:00
ExecutionEngine Delete APIs that have been deprecated since 2010. 2015-12-19 21:42:07 +00:00
Fuzzer [libFuzzer] deprecate -save_minimized_corpus, -merge can be used instead 2015-12-19 03:42:16 +00:00
IR Implemented Support of IA interrupt and exception handlers: 2015-12-21 14:07:14 +00:00
IRReader [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
LibDriver [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
LineEditor
Linker Remove unused functions from ModuleLinker (NFC) 2015-12-21 15:49:59 +00:00
LTO Rename variables to reflect linker split (NFC) 2015-12-18 19:28:59 +00:00
MC Teach MCOperand::print how to print FPImm operands. 2015-12-21 16:47:10 +00:00
Object Handle archives with paths in the names. 2015-12-18 16:07:17 +00:00
Option Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs(). 2015-12-18 18:55:26 +00:00
Passes [PM] Port StripDeadPrototypes to the new pass manager 2015-10-30 23:28:12 +00:00
ProfileData Fix a latent UAF bug in profwriter 2015-12-20 08:46:18 +00:00
Support Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
TableGen [TblGen] ArrayRefize TGParser. No functional change intended. 2015-10-24 12:46:45 +00:00
Target [WebAssembly] Remove an unneeded empty destructor. 2015-12-21 17:12:40 +00:00
Transforms [LIR] Refactor code to enable future patch. NFC. 2015-12-21 14:49:32 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile