llvm-project/llvm/test/CodeGen
Nico Weber e59f7488c7 Convert files added in d157a9bc8b to unix line endings.
Ran:
    git show  --diff-filter=A --stat d157a9bc8b | grep '|' | \
    awk '{ print $1 }' | xargs dos2unix
2019-10-28 14:39:45 -04:00
..
AArch64 Convert files added in d157a9bc8b to unix line endings. 2019-10-28 14:39:45 -04:00
AMDGPU AMDGPU: Avoid overwriting saved PC 2019-10-28 10:02:22 -07:00
ARC
ARM Convert files added in d157a9bc8b to unix line endings. 2019-10-28 14:39:45 -04:00
AVR
BPF [BPF] fix a CO-RE issue with -mattr=+alu32 2019-10-25 14:27:25 -07:00
Generic Reapply r374743 with a fix for the ocaml binding 2019-10-14 16:15:14 +00:00
Hexagon [DFAPacketizer] Use DFAEmitter. NFC. 2019-10-17 08:34:29 +00:00
Inputs
Lanai [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir parsing 2019-09-11 11:16:48 +00:00
MIR [MIParser] Set RegClassOrRegBank during instruction parsing 2019-10-22 14:25:37 +00:00
MSP430 [TargetLowering][DAGCombine][MSP430] add/use hook for Shift Amount Threshold (1/2) 2019-10-19 16:57:02 +00:00
Mips [MIPS GlobalISel] Select MSA vector generic and builtin fsqrt 2019-10-25 14:45:14 +02:00
NVPTX [NVPTX] Restructure shfl instrinsics and add variants that return a predicate. 2019-10-14 16:53:34 +00:00
PowerPC [AIX] Refactor AIX Call Lowering to use CCState. NFCI. 2019-10-28 12:44:22 -04:00
RISCV [RISCV] Lower llvm.trap and llvm.debugtrap 2019-10-28 09:54:33 +00:00
SPARC
SystemZ [FPEnv] Strict FP tests should use the requisite function attributes. 2019-10-04 17:03:46 +00:00
Thumb (Re)generate various tests. NFC 2019-10-08 16:16:26 +00:00
Thumb2 [InstCombine] Known-bits optimization for ARM MVE VADC. 2019-10-24 16:33:13 +01:00
WebAssembly [SDAG] fold insert_vector_elt with undef index 2019-10-27 15:28:43 -04:00
WinCFGuard Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00
WinEH [Windows] Replace TrapUnreachable with an int3 insertion pass 2019-09-09 23:04:25 +00:00
X86 Convert files added in d157a9bc8b to unix line endings. 2019-10-28 14:39:45 -04:00
XCore