1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib
2015-12-10 17:27:18 +00:00
..
Analysis Re-commit r255115, with the PredicatedScalarEvolution class moved to 2015-12-09 16:06:28 +00:00
AsmParser Macro debug info support in LLVM IR 2015-12-10 12:56:35 +00:00
Bitcode Macro debug info support in LLVM IR 2015-12-10 12:56:35 +00:00
CodeGen remove duplicated comments and don't repeat function names in comments; NFC 2015-12-10 16:34:21 +00:00
DebugInfo [llvm-dwp] Retrieve the DWOID from the CU for the cu_index entry 2015-12-04 17:20:04 +00:00
ExecutionEngine [Orc] Rename IndirectStubsManagerBase to IndirectStubsManager. 2015-12-06 19:44:45 +00:00
Fuzzer [libFuzzer] don't reload the corpus more than once every second 2015-12-05 02:09:22 +00:00
IR Macro debug info support in LLVM IR 2015-12-10 12:56:35 +00:00
IRReader
LibDriver [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
LineEditor
Linker Avoid undefined behavior when vector is empty. 2015-12-10 16:35:06 +00:00
LTO MSVC complains about this being ambiguous. 2015-12-04 22:26:21 +00:00
MC Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical register arrays already use this typedef. 2015-12-05 07:13:35 +00:00
Object Use make_range to reduce mentions of iterator type. NFC 2015-12-06 05:08:07 +00:00
Option [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
Passes [PM] Port StripDeadPrototypes to the new pass manager 2015-10-30 23:28:12 +00:00
ProfileData [ProfileData] Add unit test infrastructure for sample profile reader/writer 2015-12-10 17:21:42 +00:00
Support Macro debug info support in LLVM IR 2015-12-10 12:56:35 +00:00
TableGen [TblGen] ArrayRefize TGParser. No functional change intended. 2015-10-24 12:46:45 +00:00
Target Fix fptosi, fptoui from f16 vectors to i8, i16 vectors 2015-12-10 17:16:49 +00:00
Transforms [DeadStoreElimination] Use range-based loops. NFC. 2015-12-10 17:27:18 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile