1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/lib
2016-06-14 22:09:00 +00:00
..
Analysis IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
AsmParser IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
Bitcode IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
CodeGen IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
DebugInfo Resubmit "[pdb] Actually write a PDB to disk from YAML."" 2016-06-14 20:48:36 +00:00
ExecutionEngine IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
Fuzzer Revert "Enable libFuzzer's afl_driver to append stderr to a file." 2016-06-14 22:09:00 +00:00
IR Rename AttributeSetImpl::NumAttrs and AttributeSetImpl::getNumAttributes to reflect that they work on slots rather than attributes. NFC 2016-06-14 22:04:16 +00:00
IRReader
LibDriver
LineEditor
Linker IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
LTO [PM] Port MemCpyOpt to the new PM. 2016-06-14 02:44:55 +00:00
MC Apply most suggestions of clang-tidy's performance-unnecessary-value-param 2016-06-08 19:09:22 +00:00
Object [Symbolize] Check if the PE file has a PDB and emit an error if we can't load it 2016-06-03 20:25:09 +00:00
ObjectYAML [obj2yaml] [yaml2obj] Support for MachO nlist and string table 2016-06-02 22:54:06 +00:00
Option
Passes [PM] Port WholeProgramDevirt to the new pass manager. 2016-06-14 21:44:19 +00:00
ProfileData Bug fix remove another illegal char from prof symbol name 2016-06-10 06:32:26 +00:00
Support Add a Musl environment to the triple. 2016-06-14 12:45:33 +00:00
TableGen Avoid copies of std::strings and APInt/APFloats where we only read from it 2016-06-08 10:01:20 +00:00
Target IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
Transforms [PM] Port WholeProgramDevirt to the new pass manager. 2016-06-14 21:44:19 +00:00
CMakeLists.txt
LLVMBuild.txt