1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib
2016-10-01 05:57:50 +00:00
..
Analysis Use StringRef in TLI instead of raw pointer (NFC) 2016-10-01 03:10:48 +00:00
AsmParser [AsmParser] Remove unused partial template specialization. 2016-09-22 22:02:59 +00:00
Bitcode Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
CodeGen Revert "Use StringRef in Datalayout API (NFC)" 2016-10-01 05:12:48 +00:00
DebugInfo Do not pass a superblock to PDBFileBuilder. 2016-09-30 20:52:12 +00:00
Demangle
ExecutionEngine [MCJIT] Fix some inconsistent handling of name mangling inside MCJIT. 2016-09-12 17:19:24 +00:00
Fuzzer [libFuzzer] implement the -shrink=1 option that tires to make elements of the corpus smaller, off by default 2016-10-01 01:04:29 +00:00
IR DIFlags: use StringRef instead of raw pointer (NFC) 2016-10-01 05:57:50 +00:00
IRReader
LibDriver
LineEditor
Linker DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
LTO Use StringRef in LTOCodegenerator (NFC) 2016-10-01 01:18:23 +00:00
MC [MC] Prevent out of order HashDirective lexing in AsmLexer. 2016-10-01 00:42:32 +00:00
Object [Object] Define Archive::isEmpty(). 2016-09-30 17:54:31 +00:00
ObjectYAML
Option Generalize ArgList::AddAllArgs more 2016-09-29 19:47:58 +00:00
Passes Fix test after renaming -name-anon-functions pass to -name-anon-globals 2016-09-16 17:18:16 +00:00
ProfileData NFC Add const 2016-09-30 21:05:55 +00:00
Support Use StringRef in CommandLine Options handling (NFC) 2016-10-01 03:43:20 +00:00
TableGen
Target Revert "Use StringRef in Datalayout API (NFC)" 2016-10-01 05:12:48 +00:00
Transforms Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
CMakeLists.txt
LLVMBuild.txt