Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
6ae2941874fa2d58fb6a65f618039571fdd78c87
6ae2941
[X86] AVX512: Add disassembler support for compressed displacement
by Adam Nemet
· 11 years ago
f166cc1
[X86] AVX512: Rename EVEX_CD8V to CD8_Form
by Adam Nemet
· 11 years ago
5c6e7de
[X86] AVX512: Use the TD version of CD8_Scale in the assembler
by Adam Nemet
· 11 years ago
ccba802
[X86] AVX512: Move compressed displacement logic to TD
by Adam Nemet
· 11 years ago
30cced1
[TableGen] Allow shift operators to take bits<n>
by Adam Nemet
· 11 years ago
07bc0b6
[NVPTX] Add missing .v4 qualifier on vector store instruction
by Justin Holewinski
· 11 years ago
7be793b
MC: correct DWARF header for PE/COFF assembly input
by Saleem Abdulrasool
· 11 years ago
a056166
MC: fix MCAsmInfo usage for windows-itanium
by Saleem Abdulrasool
· 11 years ago
1919bea
MC: collapse emission of producer
by Saleem Abdulrasool
· 11 years ago
b26ede0
[NVPTX] Flag surface/texture query instructions with IsTexSurfQuery
by Justin Holewinski
· 11 years ago
d6663f5
[NVPTX] Add more surface/texture intrinsics, including CUDA unified texture fetch
by Justin Holewinski
· 11 years ago
58589ce
ARM: support direct f16 <-> f64 conversions
by Tim Northover
· 11 years ago
df50f41
[TABLEGEN] Do not crash on intrinsics with names longer than 40 characters
by Justin Holewinski
· 11 years ago
6c701b9
CodeGen: generate single libcall for fptrunc -> f16 operations.
by Tim Northover
· 11 years ago
ed05086
X86: support double extension of f16 type.
by Tim Northover
· 11 years ago
3e61ccd
CodeGen: extend f16 conversions to permit types > float.
by Tim Northover
· 11 years ago
f33a30c
Port memory barriers intrinsics to AArch64
by Yi Kong
· 11 years ago
8f69856
[mips] .reginfo is 8 byte aligned on N32.
by Daniel Sanders
· 11 years ago
3da6527
[mips] Correct ELF e_flags for the N32 ABI when using a mips-* triple rather than a mips64-* triple
by Daniel Sanders
· 11 years ago
0a342e9
[mips] Correct .MIPS.abiflags for -mfpxx on MIPS32r6
by Daniel Sanders
· 11 years ago
4b5e754
[mips] Fix ELF e_flags related to -mabicalls and -mplt.
by Daniel Sanders
· 11 years ago
ad591b3
Fix the prefix for arm64 triple
by Yi Kong
· 11 years ago
e1287f5
[msan] Avoid redundant origin stores.
by Evgeniy Stepanov
· 11 years ago
c84f22a
Move ashr optimization from InstCombineShift to InstSimplify.
by Suyog Sarda
· 11 years ago
21a9a66
Use range for
by Matt Arsenault
· 11 years ago
df4663b
R600: Short circuit alloca check if address space isn't private.
by Matt Arsenault
· 11 years ago
50a9cd7
Fix Typo (first commit to test commit access)
by Suyog Sarda
· 11 years ago
d409968
[lit] Add --show-unsupported flag to LIT
by Eric Fiselier
· 11 years ago
adcb2d1
MC: make WinEH opcode an opaque value
by Saleem Abdulrasool
· 11 years ago
8f60969
Improve BasicAA CS-CS queries (redux)
by Hal Finkel
· 11 years ago
1d56cda
Partially revert r210444 due to performance regression
by Jingyue Wu
· 11 years ago
07b294a
Fixed formatting, removed bug reference, renamed testcase
by Sanjay Patel
· 11 years ago
22441c3
[FastISel] Local values shouldn't be alive across an inline asm call with side effects.
by Juergen Ributzka
· 11 years ago
04fc9ae
[MCJIT] Improve a RuntimeDyldChecker diagnostic.
by Lang Hames
· 11 years ago
e0fd412
Fix a typo in the inalloca description
by Hal Finkel
· 11 years ago
889a136
trivial fix for PR20314
by Sanjay Patel
· 11 years ago
8758b72
Remove Atom references in description.
by Sanjay Patel
· 11 years ago
d6b3165
Utilize CastInst::CreatePointerBitCastOrAddrSpaceCast here.
by Manuel Jacob
· 11 years ago
ec7a144
[RegisterCoalescer] Moving the RegisterCoalescer subtarget hook onto the TargetRegisterInfo instead of the TargetSubtargetInfo.
by Chris Bieneman
· 11 years ago
a1535e3
[NVPTX] Honor alignment on vector loads/stores
by Justin Holewinski
· 11 years ago
5c3e016
CHECK-LABEL-ize one test
by Alexey Samsonov
· 11 years ago
15f2c50
Add the "-x" flag to llvm-nm for Mach-O files that prints the fields of a symbol in hex.
by Kevin Enderby
· 11 years ago
53b0a2d
Remove unnecessary/redundant std::move
by David Blaikie
· 11 years ago
49feabc
Track clang r213171
by Alp Toker
· 11 years ago
4722b28
Added documentation for SizeMultiplier in the ARM subtarget hook for register coalescing. Also fixed some 80 col violations.
by Chris Bieneman
· 11 years ago
7e65651
[NVPTX] Rename registers %fl -> %fd and %rl -> %rd
by Justin Holewinski
· 11 years ago
1cafa00
CodeGen: don't form illegail EXTLOAD operations.
by Tim Northover
· 11 years ago
80221b9
Convert test to CHECK-LABEL
by Tim Northover
· 11 years ago
663e484
[mips][fp64a] Temporarily disable odd-numbered double-precision registers when using the FP64A ABI.
by Daniel Sanders
· 11 years ago
35f6e97
[X86] Add a check for 'isMOVHLPSMask' within method 'isShuffleMaskLegal'.
by Andrea Di Biagio
· 11 years ago
8fa83af
unittests: Actually test reverse iterators in Path tests
by Justin Bogner
· 11 years ago
55a421f
Roundtrip the inalloca bit on allocas through bitcode
by Reid Kleckner
· 11 years ago
99ecd0b
Fix comment in InstCombiner::visitAddrSpaceCast.
by Manuel Jacob
· 11 years ago
b464ec0
Perform wildcard expansion in Process::GetArgumentVector on Windows (PR17098)
by Hans Wennborg
· 11 years ago
77f0304
Emit warnings if vectorization is forced and fails.
by Tyler Nowicki
· 11 years ago
7e752a3
Remove TLI from isInTailCallPosition's arguments. NFC.
by Juergen Ributzka
· 11 years ago
a27bf37
R600/SI: Allow using f32 rcp / rsq when denormals not handled.
by Matt Arsenault
· 11 years ago
6f7532b
X86: Simplify X86WindowsTargetObjectFile::getSectionForConstant
by David Majnemer
· 11 years ago
f7e0423
Move Post RA Scheduling flag bit into SchedMachineModel
by Sanjay Patel
· 11 years ago
110748b
[dfsan] Introduce further optimization to reduce the number of union queries.
by Peter Collingbourne
· 11 years ago
427c5cb
CMake: avoid a reconfigure loop from r213091
by Alp Toker
· 11 years ago
7929c13
R600/SI: Fix select on i1
by Matt Arsenault
· 11 years ago
b930de1
Try out FileCheck's new (in r212810) -implicit-check-not in a DebugInfo test.
by David Blaikie
· 11 years ago
9bc72a3
CMake: fix cross-compilation with external source directories
by Alp Toker
· 11 years ago
c12ce2b
ADT: Add MapVector::remove_if
by Duncan P. N. Exon Smith
· 11 years ago
4b0a7f3
R600/SI: Implement less wrong f32 fdiv
by Matt Arsenault
· 11 years ago
e4c6241
R600: Add predicate for UnsafeFPMath
by Matt Arsenault
· 11 years ago
fc7ff2a
R600: Remove intrinsics that appear to be unused
by Matt Arsenault
· 11 years ago
58d03b3
[RuntimeDyld] Revert r211652 - MachO object GDB registration support.
by Lang Hames
· 11 years ago
d9ebc59
ADT: Fix MapVector::erase()
by Duncan P. N. Exon Smith
· 11 years ago
9f865ed
ADT: Add "end namespace" comment
by Duncan P. N. Exon Smith
· 11 years ago
01d861124
[RegisterCoalescer] Add new subtarget hook allowing targets to opt-out of coalescing.
by Chris Bieneman
· 11 years ago
2dade43
[AArch64] Add negative tests for the SIMD & FP LDP instructions.
by Tilmann Scheller
· 11 years ago
ef88687
Revert r213070. It's breaking the build in MCELFStreamer::EmitInstToData(...).
by Cameron McInally
· 11 years ago
7b5f8a5
R600: Implement zero undef variants of ctlz/cttz
by Jan Vesely
· 11 years ago
6d6a055
[mips] Correct .MIPS.abiflags fp_abi field for -mfpxx and without .module
by Daniel Sanders
· 11 years ago
160c4cb
Add x86 patterns to match a specific add-with-carry.
by Cameron McInally
· 11 years ago
224ffa2
[DAGCombiner] Add more rules to fold shuffles.
by Andrea Di Biagio
· 11 years ago
3ee5fc8
Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt.
by NAKAMURA Takumi
· 11 years ago
a34d957
Silence a warning in conditional expression.
by Andrea Di Biagio
· 11 years ago
99904d2
MergeFunc patch from Björn Steinbrink.
by Stepan Dyatkovskiy
· 11 years ago
fbb6311
AArch64: fall back to generic code for out of range extract/insert.
by Tim Northover
· 11 years ago
218f127
Fix typo in comment
by David Majnemer
· 11 years ago
cce1bd7
[FastISel][X86] Remove no longer needed functions.
by Juergen Ributzka
· 11 years ago
1b0266d
[FastISel][X86] Implement the FastLowerIntrinsicCall hook.
by Juergen Ributzka
· 11 years ago
566afe2
[FastISel][X86] Implement the FastLowerCall hook.
by Juergen Ributzka
· 11 years ago
a107ebd
Revert "[FastISel][X86] Remove no longer needed functions."
by Juergen Ributzka
· 11 years ago
f32aa7a
[dfsan] Introduce an optimization to reduce the number of union queries.
by Peter Collingbourne
· 11 years ago
9e0e564
[dfsan] Move combineShadows to DFSanFunction in preparation for it to use a domtree.
by Peter Collingbourne
· 11 years ago
ca3c5b8
Give SplitBlockAndInsertIfThen the ability to update a domtree.
by Peter Collingbourne
· 11 years ago
0ff9c3a
Some targets don't prefix private symbols with dot
by David Majnemer
· 11 years ago
f51bbb8
Specify a more specific triple for constant-pool-remat-0.ll
by David Majnemer
· 11 years ago
2067d91
Relax tests expecting to see CPI symbols
by David Majnemer
· 11 years ago
cdc1044
CodeGen: Handle ConstantVector and undef in WinCOFF constant pools
by David Majnemer
· 11 years ago
3c07374
[FastISel][X86] Remove no longer needed functions.
by Juergen Ributzka
· 11 years ago
a7d1d3a
[FastISel][X86] Implement the FastLowerIntrinsicCall hook.
by Juergen Ributzka
· 11 years ago
805486c
[FastISel][X86] Implement the FastLowerCall hook.
by Juergen Ributzka
· 11 years ago
7a04202
[FastISel] Insert patchpoint instruction before the target generated call instruction.
by Juergen Ributzka
· 11 years ago
b90f1fd
[FastISel] Fix patchpoint lowering to set the result register.
by Juergen Ributzka
· 11 years ago
5fbf09a
R600: Add dag combine for copy of an illegal type.
by Matt Arsenault
· 11 years ago
Next »