1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
2017-07-07 10:14:46 +00:00
..
Analysis Extend memcpy expansion in Transform/Utils to handle wider operand types. 2017-07-07 02:00:06 +00:00
AsmParser
BinaryFormat Revert "Revert "Revert "Replace trivial use of external rc.exe by writing our own .res file.""" 2017-07-05 23:45:50 +00:00
Bitcode Bitcode: Include any strings added to the string table in the module hash. 2017-07-06 17:56:01 +00:00
CodeGen RegisterScavenging: Fix PR33687 2017-07-07 03:02:18 +00:00
DebugInfo Reduce code duplication. 2017-07-07 05:36:53 +00:00
Demangle
ExecutionEngine [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
Fuzzer
IR [SafepointIRVerifier] NFC: Refactor code for identifying exclusive base type 2017-07-07 00:40:37 +00:00
IRReader
LineEditor
Linker
LTO [LTO] Fix the interaction between linker redefined symbols and ThinLTO 2017-07-06 19:58:26 +00:00
MC [WebAssembly] Support weak defined symbols 2017-07-07 02:01:29 +00:00
Object [WebAssembly] Support weak defined symbols 2017-07-07 02:01:29 +00:00
ObjectYAML [ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-07-01 01:35:55 +00:00
Option [Bash-autocompletion] Show flags which has HelpText or GroupID 2017-07-05 02:36:32 +00:00
Passes Hook the sample PGO machinery in the new PM 2017-06-29 23:33:05 +00:00
ProfileData Prototype: Reduce llvm-profdata merge memory usage further 2017-07-06 19:00:12 +00:00
Support Update the Windows version of updateTripleOSVersion to account for 2017-07-07 10:08:52 +00:00
TableGen
Target [Sparc] Fix -Wimplicit-fallthrough warning. NFCI. 2017-07-07 10:14:46 +00:00
Testing
ToolDrivers
Transforms [InferAddressSpaces] Fix assertion about null pointer 2017-07-07 02:40:13 +00:00
XRay
CMakeLists.txt
LLVMBuild.txt