index
:
~jwrdegoede/llvm
master
Hans' llvm repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-26
[X86] Rewrite lowerVectorShuffleWithPSHUFB to not require a ZeroableMask to b...
Craig Topper
1
-39
/
+21
2016-06-26
[X86] Replace calls to isSingleInputShuffleMask with just checking if V2 is U...
Craig Topper
1
-25
/
+25
2016-06-25
[X86] Convert ==/!= comparisons with -1 for checking undef in shuffle lowerin...
Craig Topper
1
-47
/
+54
2016-06-25
[X86] Pull similar bitcasts on different paths to earlier shared point. NFC
Craig Topper
1
-10
/
+9
2016-06-25
AMDGPU/R600: Fix GlobalValue regressions.
Jan Vesely
2
-2
/
+3
2016-06-25
[AMDGPU] Emit debugger prologue and emit the rest of the debugger fields in t...
Konstantin Zhuravlyov
11
-5
/
+207
2016-06-25
AMDGPU/SI: Make sure not to fold offsets into local address space globals
Tom Stellard
2
-0
/
+10
2016-06-24
AMDGPU: Define a schedule class for COPY.
Matthias Braun
2
-0
/
+24
2016-06-24
Simplify. NFC.
Rafael Espindola
1
-10
/
+1
2016-06-24
[Hexagon] Simplify (+fix) instruction selection for indexed loads/stores
Krzysztof Parzyszek
1
-308
/
+161
2016-06-24
Add support for musl-libc on ARM Linux.
Rafael Espindola
4
-5
/
+17
2016-06-24
[ARM] Remove dead SDNodes. NFC.
Ahmed Bougacha
1
-7
/
+0
2016-06-24
[X86] Remove dead ISD opcodes. NFC.
Ahmed Bougacha
5
-18
/
+0
2016-06-24
[AArch64] Adjust the model for the vector by element FP multiplies on Exynos ...
Evandro Menezes
1
-4
/
+4
2016-06-24
Use existing predicate. NFC.
Rafael Espindola
1
-5
/
+1
2016-06-24
Merge two identical if branches. NFC.
Rafael Espindola
1
-14
/
+11
2016-06-24
Merge two identical if branches. NFC.
Rafael Espindola
1
-11
/
+3
2016-06-24
clang-format a region. NFC.
Rafael Espindola
1
-4
/
+4
2016-06-24
AMDGPU: Add stub custom CodeGenPrepare pass
Matt Arsenault
4
-0
/
+88
2016-06-24
AMDGPU: Remove disable-irstructurizer subtarget feature
Matt Arsenault
4
-14
/
+7
2016-06-24
AMDGPU: Cleanup subtarget handling.
Matt Arsenault
58
-706
/
+879
2016-06-24
Switch more loops to be range-based
David Majnemer
2
-4
/
+3
2016-06-24
[X86] Combine two nearby calls to isSingleInputShuffleVector. NFC
Craig Topper
1
-6
/
+4
2016-06-24
[ARM] Use aapcs_vfp for ___truncdfhf2 on v7k.
Ahmed Bougacha
1
-11
/
+13
2016-06-23
[AArch64] Model the cost of vector by element FP multiplies on Exynos M1. (NFC)
Evandro Menezes
1
-0
/
+6
2016-06-23
Support/ELF: Add R_AMDGPU_GOTPCREL relocation
Tom Stellard
1
-0
/
+7
2016-06-23
Codegen: [X86] preservere memory refs for folded umul_lohi
Kyle Butt
1
-2
/
+10
2016-06-23
Uses shouldAssumeDSOLocal.
Rafael Espindola
1
-10
/
+2
2016-06-23
Refactor to use shouldAssumeDSOLocal. NFC.
Rafael Espindola
1
-10
/
+14
2016-06-23
AMDGPU: Add option to disable spilling SGPRs to VGPRs.
Matt Arsenault
1
-2
/
+9
2016-06-23
Refactor duplicated code. NFC.
Rafael Espindola
1
-20
/
+17
2016-06-23
[X86] Extract HiPE prologue constants into metadata
Michael Kuperstein
1
-3
/
+31
2016-06-23
Fix the wasm build by including EndianStream.h
Reid Kleckner
1
-0
/
+1
2016-06-23
Preserve DebugInfo when replacing values in DAGCombiner
Nirav Dave
2
-4
/
+2
2016-06-23
[ARM] Lower (select_cc k k (select_cc ~k ~k x)) into (SSAT l_k x)
Pablo Barrio
4
-1
/
+141
2016-06-23
Revert r273567 "[SystemZ] Let z13 also support FeatureMiscellaneousExtensions."
Hans Wennborg
1
-1
/
+0
2016-06-23
[SystemZ] Let z13 also support FeatureMiscellaneousExtensions.
Jonas Paulsson
1
-0
/
+1
2016-06-23
[AMDGPU] Enable absolute expression initializer for amd_kernel_code_t fields.
Valery Pykhtin
4
-23
/
+26
2016-06-23
[mips] Don't derive the default ABI from the CPU in the backend.
Daniel Sanders
1
-28
/
+3
2016-06-23
[ARM] Use member initializers in ARMSubtarget. NFCI
Diana Picus
1
-66
/
+22
2016-06-23
[mips][ias] Integers are not registers.
Daniel Sanders
1
-6
/
+0
2016-06-23
[AMDGPU] Remove exit-on-error in test (PR27761)
Diana Picus
2
-2
/
+5
2016-06-23
[mips] Fix dext/dins definitions
Simon Dardis
1
-6
/
+8
2016-06-23
[ARM] Do not test for CPUs, use SubtargetFeatures (Part 1). NFCI
Diana Picus
6
-25
/
+91
2016-06-23
[AVX512] Remove masked unpack intrinsics and autoupgrade to vectorshuffle and...
Craig Topper
2
-72
/
+10
2016-06-23
[X86] Add assert to ensure only 128-bit vector types are used. 256 or 512-bit...
Craig Topper
1
-0
/
+2
2016-06-23
Use C++ comments for large block comment.
Eric Christopher
1
-16
/
+17
2016-06-23
AMDGPU: readlane/writelane do not read exec
Matt Arsenault
2
-2
/
+26
2016-06-23
Revert r273456, "Preserve DebugInfo when replacing values in DAGCombiner" as ...
Peter Collingbourne
2
-2
/
+4
2016-06-22
[codeview] Add EFLAGS to the list of CodeView register numbers
Reid Kleckner
1
-1
/
+3
[next]