llvm-project/llvm/test/CodeGen
Krzysztof Parzyszek 9bdb460f64 [Hexagon] Fix typo in a testcase
llvm-svn: 306030
2017-06-22 16:25:46 +00:00
..
AArch64 Add Aarch64 ldst-opt test. 2017-06-21 20:50:07 +00:00
AMDGPU [AMDGPU] SDWA: remove support for VOP2 instructions that have only 64-bit encoding 2017-06-22 12:42:14 +00:00
ARM Don't conditionalize Neon instructions, even in IT blocks. 2017-06-22 12:11:38 +00:00
AVR [AVR] Fix a big in shift operator lowering; Authored by Dr. Gergo Erdi 2017-05-31 06:27:46 +00:00
BPF bpf: avoid load from read-only sections 2017-06-16 15:41:16 +00:00
Generic CodeGen/LLVMTargetMachine: Refactor ISel pass construction; NFCI 2017-06-06 00:26:13 +00:00
Hexagon [Hexagon] Fix typo in a testcase 2017-06-22 16:25:46 +00:00
Inputs
Lanai CodeGen: Rename DEBUG_TYPE to match passnames 2017-05-25 21:26:32 +00:00
MIR llc: Add ability to parse mir from stdin 2017-06-06 20:06:57 +00:00
MSP430 [MSP430] Fix PR33050: Don't use ADD16ri to lower FrameIndex. 2017-05-24 15:08:30 +00:00
Mips Revert "[Target] Implement the ".rdata" MIPS assembly directive." 2017-06-22 00:11:41 +00:00
NVPTX Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB." 2017-05-18 18:50:05 +00:00
Nios2 [Nios2] Target registration 2017-05-29 09:48:30 +00:00
PowerPC [PowerPC] define target hook isReallyTriviallyReMaterializable() 2017-06-21 17:17:56 +00:00
SPARC [Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86) 2017-06-21 20:36:32 +00:00
SystemZ [SelectionDAG] Allow sin/cos -> sincos optimization on GNU triples w/ just -fno-math-errno 2017-06-12 17:15:41 +00:00
Thumb RegScavenging: Add scavengeRegisterBackwards() 2017-06-17 02:08:18 +00:00
Thumb2 Don't conditionalize Neon instructions, even in IT blocks. 2017-06-22 12:11:38 +00:00
WebAssembly [WebAssembly] Use __stack_pointer global when writing wasm binary 2017-06-16 23:59:10 +00:00
WinEH
X86 [X86] Add support for "probe-stack" attribute 2017-06-22 15:42:53 +00:00
XCore AsmPrinter: mark the beginning and the end of a function in verbose mode 2017-05-23 21:22:16 +00:00