1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib
2019-05-08 16:29:39 +00:00
..
Analysis Revert "[ValueTracking] Improve isKnowNonZero for Ints" 2019-05-08 14:50:01 +00:00
AsmParser [LLParser] Remove unused variable after r359987. NFC 2019-05-05 17:46:17 +00:00
BinaryFormat
Bitcode Avoid use-after-move warnings by using swap instead. NFCI. 2019-05-07 15:45:00 +00:00
CodeGen [LegalizeDAG] Assert non-power-of-2 load/store op splits are in range. NFCI. 2019-05-08 11:22:10 +00:00
DebugInfo [DebugInfo] Fix use-after-move warning. NFCI. 2019-05-08 10:09:57 +00:00
Demangle
ExecutionEngine [Support] Add error handling to sys::Process::getPageSize(). 2019-05-08 02:11:07 +00:00
Fuzzer
FuzzMutate
IR [llvm] Avoid div by 0 when updating profile weights. 2019-05-08 03:57:25 +00:00
IRReader
LineEditor
Linker
LTO
MC [AArch64][Windows] Compute function length correctly in unwind tables. 2019-05-03 00:10:45 +00:00
MCA [MCA] Remove dead assignment. NFC 2019-05-08 10:28:56 +00:00
Object [Object][XCOFF] Add an XCOFF dumper for llvm-readobj. 2019-05-03 12:57:07 +00:00
ObjectYAML [yaml2obj] - Allow setting st_value explicitly for Symbol. 2019-05-07 12:10:51 +00:00
Option Option spell checking: Penalize delimiter flags if input has no argument 2019-05-01 16:45:15 +00:00
Passes Tidy up a comment, fix a typo, remove a comment that's obsolete. 2019-05-03 00:15:23 +00:00
ProfileData
Remarks
Support [Support] Add error handling to sys::Process::getPageSize(). 2019-05-08 02:11:07 +00:00
TableGen
Target [AArch64] Remove scan-build "Value stored during its initialization is never read" warnings. NFCI. 2019-05-08 16:29:39 +00:00
Testing
TextAPI
ToolDrivers
Transforms [Reassociation] Place moved instructions after landing pads 2019-05-08 15:44:24 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt