1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
2018-08-02 17:08:24 +00:00
..
Analysis [InstSimplify] move minnum/maxnum with undef fold from instcombine 2018-08-02 14:33:40 +00:00
AsmParser [DEBUGINFO] Disable emission of the dwarf sections, but allow directives. 2018-08-01 19:38:20 +00:00
BinaryFormat
Bitcode Remove trailing space 2018-07-30 19:41:25 +00:00
CodeGen DAG: Fix vector widening fcanonicalize 2018-08-02 13:43:53 +00:00
DebugInfo [DebugInfo/DWARF] [4/4] Unify handling of compile and type units. NFC 2018-08-01 20:54:11 +00:00
Demangle Use %.*s instead of %*s when formatting strings with explicit length. 2018-08-02 17:08:24 +00:00
ExecutionEngine [ORC] Add a 'Callable' flag to JITSymbolFlags. 2018-08-01 22:42:23 +00:00
Fuzzer
FuzzMutate Remove trailing space 2018-07-30 19:41:25 +00:00
IR Add maybe-unused attribute to a variable. 2018-08-01 23:46:48 +00:00
IRReader
LineEditor
Linker [NFC] Remove an empty line. 2018-07-27 06:50:45 +00:00
LTO Remove trailing space 2018-07-30 19:41:25 +00:00
MC Fix "not all control paths return a value" MSVC warning. 2018-08-01 13:00:11 +00:00
Object Remove trailing space 2018-07-30 19:41:25 +00:00
ObjectYAML [CodeView] Minimal support for S_UNAMESPACE records 2018-07-31 19:15:50 +00:00
Option
Passes Revert "[GVNHoist] Re-enable GVNHoist by default" 2018-07-30 20:07:33 +00:00
ProfileData
Support Make ICF log output order deterministic. 2018-07-31 18:04:58 +00:00
TableGen Remove trailing space 2018-07-30 19:41:25 +00:00
Target [X86] Allow fake unary unpckhpd and movhlps to be commuted for execution domain fixing purposes 2018-08-02 16:48:01 +00:00
Testing
ToolDrivers
Transforms [SLC] Refactor simplification of pow() (NFC) 2018-08-02 15:43:57 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt