Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
e683321270509ae88ddf143f2b33cafcc489b44c
e683321
X86: support fpext/fptrunc operations to and from 16-bit floats.
by Tim Northover
· 11 years ago
4413539
ARM: support legalisation of "fptrunc ... to half" operations.
by Tim Northover
· 11 years ago
0afed03
CodeGen: soften f16 type by default instead of marking legal.
by Tim Northover
· 11 years ago
dc80347
Suppress 'not handled in switch' warning
by Renato Golin
· 11 years ago
7cd0201
[ARM] Add earlyclobber constraint to pre/post-indexed ARM STR instructions.
by Tilmann Scheller
· 11 years ago
03ac7db
Refactor ARM subarchitecture parsing
by Renato Golin
· 11 years ago
11c2058
extracting swapStruct into include/llvm/Support/MachO.h (no functional change)
by Artyom Skrobov
· 11 years ago
f811b28
R600: rename misleading fp16 test.
by Tim Northover
· 11 years ago
cc03227
R600: support f16 -> f64 conversion intrinsic.
by Tim Northover
· 11 years ago
7bbf578
NVPTX: support direct f16 <-> f64 conversions via intrinsics.
by Tim Northover
· 11 years ago
d026168
Rename AlignAttribute to IntAttribute
by Hal Finkel
· 11 years ago
a32c319
R600: Implement TTI:getPopcntSupport
by Matt Arsenault
· 11 years ago
c6058e2
X86: Constant fold converting vector setcc results to float.
by Jim Grosbach
· 11 years ago
f4e104f
AArch64: Constant fold converting vector setcc results to float.
by Jim Grosbach
· 11 years ago
f2c19f6
Revert "[x86] Fold extract_vector_elt of a load into the Load's address computation."
by Michael J. Spencer
· 11 years ago
f0b9d0b
Reset the Subtarget in the AsmPrinter for each machine function
by Eric Christopher
· 11 years ago
a1fa640
Avoid resetting the UseSoftFloat and FloatABIType on the TargetMachine
by Eric Christopher
· 11 years ago
353cec5
[MCJIT] Fix the alignment requirements for ARM and AArch64 which were mistakenly
by Lang Hames
· 11 years ago
79785e4
Tweak formating to match what clang-format would be for llvm-nm.cpp .
by Kevin Enderby
· 11 years ago
c61aa02
Add printing of Mach-O stabs in llvm-nm.
by Kevin Enderby
· 11 years ago
5d83e5b
Remove rules against std::function from the programmer's manual
by Reid Kleckner
· 11 years ago
c1ef24c
ms inline asm: Don't add x86 segment registers to the clobber list.
by Nico Weber
· 11 years ago
822f1b1
Make myself code owner of MCJIT.
by Lang Hames
· 11 years ago
3cf9f37
Drop the udis86 wrapper from llvm::sys
by Alp Toker
· 11 years ago
55ebcf3
TableGen: Add 'static' to a large array to avoid a huge stack allocation
by Reid Kleckner
· 11 years ago
08f689e
[AArch64] Cleanup AsmParser: no need to use dyn_cast + assert. cast does it for us.
by Arnaud A. de Grandmaison
· 11 years ago
adf8ae4
Rectify r213231. Use proper version of 'ComputeNumSignBits'.
by Suyog Sarda
· 11 years ago
be406de
[MCJIT] Significantly refactor the RuntimeDyldMachO class.
by Lang Hames
· 11 years ago
30ea429
[ASan] Don't instrument load/stores with !nosanitize metadata.
by Alexey Samsonov
· 11 years ago
c636a42
Typo: exists -> exits
by Hans Wennborg
· 11 years ago
11ae250
[NVPTX] Improve handling of FP fusion
by Justin Holewinski
· 11 years ago
15865af
Fix typos
by Matt Arsenault
· 11 years ago
345cb09
[BUG] Due to a typo introduced in r199933 and r200027 two tests for FMA were never even started.
by Zinovy Nis
· 11 years ago
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
Next »