1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib
2018-09-05 03:10:20 +00:00
..
Analysis [NFC] Optionally pass a function to emitInstrCountChangedRemark 2018-08-31 20:54:37 +00:00
AsmParser [x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative 2018-09-04 12:38:00 +00:00
BinaryFormat [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00
Bitcode [x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative 2018-09-04 12:38:00 +00:00
CodeGen DAG: Factor out helper function for odd vector sizes 2018-09-04 18:47:43 +00:00
DebugInfo [dwarfdump] Improve -diff option by hiding more data. 2018-09-04 16:21:37 +00:00
Demangle Remove some debugging code that was accidentally left in. 2018-08-30 21:00:57 +00:00
ExecutionEngine clang-format r341282. 2018-09-02 01:29:29 +00:00
Fuzzer
FuzzMutate [IR] Replace isa<TerminatorInst> with isTerminator(). 2018-08-26 09:51:22 +00:00
IR [NFC] Improve clarity in emitInstrCountChangedRemark 2018-09-04 21:03:43 +00:00
IRReader
LineEditor
Linker [NFC] Remove an empty line. 2018-07-27 06:50:45 +00:00
LTO [ThinLTO] Fix memory corruption in ThinLTOCodeGenerator when CodeGenOnly was specified 2018-09-04 22:54:17 +00:00
MC [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00
Object [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00
ObjectYAML [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00
Option Revert r341329 due to MSAN error 2018-09-03 18:13:46 +00:00
Passes [PGO] Control Height Reduction 2018-09-04 17:19:13 +00:00
ProfileData [Coverage] Ignore 'unused' functions with non-zero execution counts 2018-08-07 22:25:36 +00:00
Support [Windows] Convert from UTF-8 to UTF-16 when writing to a Windows console 2018-09-05 00:08:56 +00:00
TableGen Remove trailing space 2018-07-30 19:41:25 +00:00
Target [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00
Testing
ToolDrivers
Transforms Fix -Wunused-function in release build after rL341386 2018-09-05 03:10:20 +00:00
WindowsManifest
XRay [XRay] Update RecordInitializer for PIDRecord 2018-08-31 20:02:55 +00:00
CMakeLists.txt
LLVMBuild.txt