1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
2020-03-07 12:10:56 -05:00
..
Analysis Extend TimeTrace to LLVM's new pass manager 2020-03-06 14:45:19 -08:00
AsmParser Revert "Restore "[WPD/LowerTypeTests] Delay lowering/removal of type tests until after ICP"" 2020-03-02 14:02:13 -08:00
BinaryFormat [DebugInfo]: Added DWARFv5 macro header flags and corresponding helper 2020-03-07 17:53:01 +05:30
Bitcode [Bitcode] Fix -Wswitch after c5ec8890c95bf9f56beff285efbcc7b797ffb15a 2020-03-03 10:02:34 -08:00
Bitstream
CodeGen Assume ieee behavior without denormal-fp-math attribute 2020-03-07 12:10:56 -05:00
DebugInfo [DebugInfo] Print the actual value of an unknown section identifier. 2020-03-06 21:46:04 +07:00
Demangle
DWARFLinker [dsymutil] Fix template stripping in getDIENames(...) to account for overloaded operators 2020-03-04 14:54:31 -08:00
ExecutionEngine Avoid dangling reference on SectionList 2020-03-05 09:42:24 +01:00
Frontend
Fuzzer
FuzzMutate
IR [APFloat] Make use of new overloaded comparison operators. NFC. 2020-03-06 16:42:53 +00:00
IRReader
LineEditor
Linker
LTO [LTO] onfig::addSaveTemps: clear ResolutionFile upon an error 2020-03-02 17:49:04 -08:00
MC [MC] Allowing the use of $-prefixed integer as asm identifiers 2020-03-06 16:27:51 +00:00
MCA
Object [ARM] Rewrite ARMAttributeParser 2020-03-05 10:57:27 -08:00
ObjectYAML [lib/ObjectYAML] - Make ELFYAML::Relocation::Offset optional. 2020-03-06 13:59:58 +03:00
Option
Passes [PassManager] adjust VectorCombine placement 2020-03-04 11:10:49 -05:00
ProfileData [Coverage] Collect all function records in an object (D69471 followup) 2020-03-02 12:01:09 -08:00
Remarks
Support Refactor TimeProfiler write methods (NFC) 2020-03-06 14:34:56 -08:00
TableGen Explicitly include <cassert> when using assert 2020-03-02 22:45:28 +01:00
Target Avoid emitting unreachable SP adjustments after throw 2020-03-06 13:33:45 -08:00
Testing
TextAPI [llvm][MachO] fix adding weak def syms 2020-03-02 17:00:24 -08:00
ToolDrivers
Transforms [Attributor] Fold terminators before changing instructions to unreachable 2020-03-07 12:38:44 +02:00
WindowsManifest Try to fix WindowsManifest CMake logic on Windows 2020-02-28 17:24:03 -08:00
XRay
CMakeLists.txt
LLVMBuild.txt