llvm/lib
Matt Arsenault 7aeb3e40c1 AMDGPU: Minor AsmPrinter cleanups
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276804 91177308-0d34-0410-b5e6-96231b3b80d8
2016-07-26 21:03:36 +00:00
..
Analysis [InstSimplify] Cast folding can be made more generic 2016-07-26 17:58:05 +00:00
AsmParser Add writeonly IR attribute 2016-07-04 08:01:29 +00:00
Bitcode [ThinLTO] Address review comments from PGO indirect call promotion (NFC) 2016-07-18 18:31:50 +00:00
CodeGen GlobalISel: add generic load and store instructions. 2016-07-26 20:23:26 +00:00
DebugInfo Make PDBFile store an msf::Layout. 2016-07-22 19:56:33 +00:00
ExecutionEngine [LLVM][MIPS] Fix createStubFunction to emit JR encoding based on Arch. 2016-07-15 12:56:37 +00:00
Fuzzer [libFuzzer] extend the messages printed by afl_driver 2016-07-19 23:18:28 +00:00
IR Add invariant start call creation in IRBuilder.NFC 2016-07-22 20:57:23 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO Move legacy LTO interface headers to legacy/ directory. 2016-07-14 21:21:16 +00:00
MC [MC] Don't crash when trying to emit a relocation against .bss. 2016-07-26 18:16:33 +00:00
Object Next step along the way to getting good error messages for bad archives. 2016-07-25 20:36:36 +00:00
ObjectYAML BPF: Use official ELF e_machine value 2016-07-15 22:27:55 +00:00
Option
Passes [PM] Port SymbolRewriter to the new PM 2016-07-25 20:52:00 +00:00
ProfileData [PGO] Make needsComdatForCounter() available (NFC) 2016-07-21 20:50:02 +00:00
Support [CommandLine] Use Process::GetEnv instead of _wgetenv 2016-07-24 17:19:59 +00:00
TableGen [TableGen] Autobrief-ize Record. NFC. 2016-07-14 14:53:14 +00:00
Target AMDGPU: Minor AsmPrinter cleanups 2016-07-26 21:03:36 +00:00
Transforms [LoopUtils] Sort headers 2016-07-26 17:52:02 +00:00
CMakeLists.txt
LLVMBuild.txt