1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib
Kostya Serebryany d93b4b7761 [libFuzzer] simplify the code, NFC
llvm-svn: 279697
2016-08-25 01:25:03 +00:00
..
Analysis Make some LLVM_CONSTEXPR variables const. NFC. 2016-08-25 01:05:08 +00:00
AsmParser Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. 2016-08-25 00:45:04 +00:00
Bitcode Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. 2016-08-25 00:45:04 +00:00
CodeGen Make some LLVM_CONSTEXPR variables const. NFC. 2016-08-25 01:05:08 +00:00
DebugInfo Remove unused translation unit. 2016-08-23 20:08:02 +00:00
ExecutionEngine Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. 2016-08-23 17:14:32 +00:00
Fuzzer [libFuzzer] simplify the code, NFC 2016-08-25 01:25:03 +00:00
IR Make some LLVM_CONSTEXPR variables const. NFC. 2016-08-25 01:05:08 +00:00
IRReader
LibDriver
LineEditor
Linker Linker: Avoid some ridiculous indentation by using a temporary. NFC 2016-08-15 22:41:42 +00:00
LTO [ThinLTO] Add caching to the new LTO API 2016-08-23 21:30:12 +00:00
MC [MC] Support .dc directives in assembler parser 2016-08-23 21:34:53 +00:00
Object Reformat. 2016-08-22 00:58:47 +00:00
ObjectYAML [macho2yaml] Don't write empty linkedit data 2016-08-17 21:46:04 +00:00
Option Replace "fallthrough" comments with LLVM_FALLTHROUGH 2016-08-17 05:10:15 +00:00
Passes [PM] Introduce basic update capabilities to the new PM's CGSCC pass 2016-08-24 09:37:14 +00:00
ProfileData
Support Make some LLVM_CONSTEXPR variables const. NFC. 2016-08-25 01:05:08 +00:00
TableGen Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. 2016-08-23 17:14:32 +00:00
Target Make some LLVM_CONSTEXPR variables const. NFC. 2016-08-25 01:05:08 +00:00
Transforms [Profile] Propagate branch metadata properly in instcombine 2016-08-25 00:26:32 +00:00
CMakeLists.txt
LLVMBuild.txt