1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib
2015-10-22 19:57:38 +00:00
..
Analysis [SCEV] Commute zero extends through <nuw> additions 2015-10-22 19:57:38 +00:00
AsmParser AsmParser: Remove implicit ilist iterator conversions, NFC 2015-10-20 01:12:49 +00:00
Bitcode Silence Visual C++ warning in function summary parsing code (NFC) 2015-10-21 19:25:14 +00:00
CodeGen MachineScheduler: Add a way to disable the 'ReduceLatency' heuristic 2015-10-22 18:07:31 +00:00
DebugInfo Use numeric_limits instead of LLONG_MAX 2015-10-21 21:10:12 +00:00
ExecutionEngine [ExecutionEngine] Garbage collect some dead (and unsafe) code. 2015-10-22 18:46:27 +00:00
Fuzzer Make a bunch of static arrays const. 2015-10-18 05:15:34 +00:00
IR [SCEV] Opportunistically interpret unsigned constraints as signed 2015-10-22 19:57:34 +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 Linker: Remove implicit ilist iterator conversion, NFC 2015-10-19 22:23:36 +00:00
LTO
MC Avoid storing a second copy of each string in StringTableBuilder. 2015-10-22 18:32:06 +00:00
Object Backing out commit r250906 as it broke lld. 2015-10-21 17:13:20 +00:00
Option [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
Passes
ProfileData Tolerate negative offset when matching sample profile. 2015-10-21 01:22:27 +00:00
Support Use range-based for loop in sys::path::append(). NFC. 2015-10-22 08:12:15 +00:00
TableGen
Target AArch64: Disable the latency heuristic 2015-10-22 18:07:38 +00:00
Transforms [ASan] Minor fixes to dynamic allocas handling: 2015-10-22 19:51:59 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile