Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
8f80157cb00cdc40db1c58c444b5c749da34b2a1
8f80157
[X86] Don't do anything in ReplaceNodeResults for (v2i32 (fptoui/fptosi v2f32)) when -x86-experimental-vector-widening-legalization is on.
by Craig Topper
· 7 years ago
2916e45
[X86] Add a -x86-experimental-vector-widening command line to vec_fp_to_int.ll.
by Craig Topper
· 7 years ago
0c82919
[X86] Don't custom widen (v2i32 (setcc v2f32)) when -x86-experimental-vector-widening-legalization is in effect.
by Craig Topper
· 7 years ago
5b83d05
[X86] Add -x86-experimental-vector-widening-legalization run line to avx512-cvt.ll
by Craig Topper
· 7 years ago
54c2fe9
AMDGPU: Remove obsolete tests
by Matt Arsenault
· 7 years ago
c8c005c
AMDGPU: Stop forcing internalize at -O0
by Matt Arsenault
· 7 years ago
7e212e4
AMDGPU: Remove remnants of old address space mapping
by Matt Arsenault
· 7 years ago
b93b2b7
[ORC] Remove a stray debugging output line left in a unit test.
by Lang Hames
· 7 years ago
39a7133
[ORC] Add utilities to RTDyldObjectLinkingLayer2 to simplify symbol flag
by Lang Hames
· 7 years ago
9eedf73
Import lit.llvm after rL341135
by Fangrui Song
· 7 years ago
d02189d
Revert "[NFC] Add severe validation of InstructionPrecedenceTracking" for discussion
by Max Kazantsev
· 7 years ago
24ef0d5
[NFC] adding initial intersect test for Node to Instruction association
by Michael Berg
· 7 years ago
07df954
[Hexagon] Check validity of register class when generating bitsplit
by Krzysztof Parzyszek
· 7 years ago
da01ae3
[ARM] Enable GEP offset splitting for 32-bit ARM.
by Eli Friedman
· 7 years ago
fbac6f0
Remove LIT_SITE_CFG_IN_FOOTER, llvm
by Nico Weber
· 7 years ago
0246068
[WebAssembly] Update utility functions with SIMD types
by Thomas Lively
· 7 years ago
9f6fab91
[WebAssembly] Vector conversions
by Thomas Lively
· 7 years ago
40d40d8
[WebAssembly] SIMD loads and stores
by Thomas Lively
· 7 years ago
c6bf8fa
dsymutil: Avoid pruning non-type forward declarations inside DW_TAG_module
by Adrian Prantl
· 7 years ago
4ed0bf2
Remove some debugging code that was accidentally left in.
by Zachary Turner
· 7 years ago
cf77b92
Add a utility script to stress test the demangler.
by Zachary Turner
· 7 years ago
25cfd0d
[MS Demangler] Add support for $$Z parameter pack separator.
by Zachary Turner
· 7 years ago
033d759
SafeStack: Prevent OOB reads with mem intrinsics
by Vlad Tsyrklevich
· 7 years ago
be4b3b1
Hashing: use 64-bit seed for hashing on all platforms.
by Tim Northover
· 7 years ago
c31eb6f
[X86] Add -x86-experimental-vector-widening-legalization command lines to vector-idiv-v2i32.ll
by Craig Topper
· 7 years ago
b707c0d
[RISCV] Fixed SmallVector.h Assertion `idx < size()'
by Ana Pazos
· 7 years ago
0ea3261
[DAGCombiner] Fix bad identation. NFC
by Craig Topper
· 7 years ago
bfc2cc6
[X86] Weaken an overly aggressive assert.
by Craig Topper
· 7 years ago
40f5198
[ARM] Adjust the feature set for Exynos
by Evandro Menezes
· 7 years ago
8969d63
[InstCombine] Expand the simplification of pow() into exp2()
by Evandro Menezes
· 7 years ago
4a777e2
[SROA] Fix alignment for uses of PHI nodes.
by Eli Friedman
· 7 years ago
3e31639
Reverting r340807.
by Andrew Kaylor
· 7 years ago
b8a8d08
[X86] Add kshift test cases for D51401. NFC
by Craig Topper
· 7 years ago
a32d403
Allow inconsistent offsets for 'noreturn' basic blocks when '-verify-cfiinstrs'
by Vladimir Stefanovic
· 7 years ago
8f32507
[LLVM-C] Add Bindings For Named Metadata
by Robert Widmann
· 7 years ago
e2e1cab
[IR] fix declaration of shuffle mask
by Sanjay Patel
· 7 years ago
3898022
[libFuzzer] Port to Windows
by Matt Morehouse
· 7 years ago
9a75e49
[WebAssembly] Made disassembler only use stack instructions.
by Wouter van Oortmerssen
· 7 years ago
386f7a6
Move test/Analysis/DivergenceAnalysis/AMDGPU/loads.ll
by Nicolai Haehnle
· 7 years ago
14ea008
[IR] add shuffle queries for identity extend/extract
by Sanjay Patel
· 7 years ago
5f6a084
Make TargetInstrInfo::isCopyInstr return true for regular COPY-instructions
by Alexander Ivchenko
· 7 years ago
b33a403
[NFC] Rename the DivergenceAnalysis to LegacyDivergenceAnalysis
by Nicolai Haehnle
· 7 years ago
60d6897
More build fix for r341064.
by Alexandre Ganea
· 7 years ago
784c92e
[Sparc] Use ANDN instead of AND if constant can be encoded more efficiently
by Daniel Cederman
· 7 years ago
c851af3
[AMDGPU] Preliminary patch for divergence driven instruction selection. Operands Folding 1.
by Alexander Timofeev
· 7 years ago
21dc79e
Build fix for r341064. Temporarily disable compile-time validation for createFileError().
by Alexandre Ganea
· 7 years ago
0993f24
[Error] Add FileError helper; upgrade StringError behavior
by Alexandre Ganea
· 7 years ago
6089d1a
[CodeGen] emit inline asm clobber list warnings for reserved (cont)
by Ties Stuij
· 7 years ago
8f4233c
[AArch64] Optimise load(adr address) to ldr address
by David Green
· 7 years ago
e7278ca
[llvm-mca] correctly initialize field 'CycleRetired' in the TimelineView.
by Andrea Di Biagio
· 7 years ago
f0c09e5
[llvm-mca] Report the number of dispatched micro opcodes in the DispatchStatistics view.
by Andrea Di Biagio
· 7 years ago
ae25728
[NFC] Whitespace fix
by Max Kazantsev
· 7 years ago
4749d41
[RISCV] Fix r341050
by Alex Bradbury
· 7 years ago
3e54ac3
Fix "Q" and "R" inline assembly template modifiers for big-endian Arm
by Florian Hahn
· 7 years ago
9480b09
[NFC] Add severe validation of InstructionPrecedenceTracking
by Max Kazantsev
· 7 years ago
5092d23
[RISCV][NFC] Rework CHECK lines in rvi-aliases-valid.s
by Alex Bradbury
· 7 years ago
af61b7b
Revert "[Hexagon][Test] Remove undef and infinite loop from test"
by Roman Lebedev
· 7 years ago
3b98b95
[NFC][CodeGen][SelectionDAG] Tests for X % C == 0 codegen improvement.
by Roman Lebedev
· 7 years ago
c5079f0
[Hexagon][Test] Remove undef and infinite loop from test
by Roman Lebedev
· 7 years ago
2550ec0
Revert "[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES"
by Roman Lebedev
· 7 years ago
009ed30
[NFC] Rename map to make the naming consistent
by Max Kazantsev
· 7 years ago
b4ef1e8
[XRay] Help gcc disambiguate names
by Dean Michael Berris
· 7 years ago
6a0b228
[XRay] Move out template and use perfect forwarding
by Dean Michael Berris
· 7 years ago
43b3c1a
Revert "[SimplifyCFG] Common debug handling [NFC]"
by Martin Storsjo
· 7 years ago
058bf39
[XRay] Remove attribute packed
by Dean Michael Berris
· 7 years ago
20baaad
[XRay] FDRTraceWriter and FDR Trace Loading
by Dean Michael Berris
· 7 years ago
da1abaa
Don't count debug instructions towards neighborhood count
by Matt Arsenault
· 7 years ago
f29f15e
CodeGen: Make computeRegisterLiveness search forward first
by Matt Arsenault
· 7 years ago
23c93c1
CodeGen: Make computeRegisterLiveness consider successors
by Matt Arsenault
· 7 years ago
03c16fb
[DWARF] Missing location debug information with -O2.
by Carlos Alberto Enciso
· 7 years ago
15b4327
[X86] Improved sched model for X86 CMPXCHG* instructions.
by Andrew V. Tischenko
· 7 years ago
ed9c863
[InstCombine] Add test cases for D51398
by Craig Topper
· 7 years ago
038d083
[X86] Make Feature64Bit useful
by Craig Topper
· 7 years ago
4f8c160
[X86] Update test command line to not use 64-bit mode on a 32-bit only athlon cpu.
by Craig Topper
· 7 years ago
5ea005b
[X86] Remove powerpc cpu name and features from uwtables.ll
by Craig Topper
· 7 years ago
0dc6b31
DAG: Don't use ABI copies in some contexts
by Matt Arsenault
· 7 years ago
3a86455
[NFC] Move OrderedInstructions and InstructionPrecedenceTracking to Analysis
by Max Kazantsev
· 7 years ago
187d918
Re-enable "[NFC] Unify guards detection"
by Max Kazantsev
· 7 years ago
9969df3
[XRay][llvm] Load XRay Profiles
by Dean Michael Berris
· 7 years ago
bdeb8b8
[WebAssembly] Be a little more conservative in WebAssemblyFixFunctionBitcasts
by Sam Clegg
· 7 years ago
6f7036e
[GlobalMerge] Fix GlobalMerge on bss external global variables.
by Huihui Zhang
· 7 years ago
a166c35
[SimplifyCFG] Rename a variable for readibility of a future change [NFC]
by Philip Reames
· 7 years ago
3972070
[SimplifyCFG] Fix a cost modeling oversight in branch commoning
by Philip Reames
· 7 years ago
6568fb5
[MS Demangler] Fix several crashes and demangling bugs.
by Zachary Turner
· 7 years ago
47dc019
[NFC] Make getPreferredAlignment honor section markings.
by Eli Friedman
· 7 years ago
649d287
[SimplifyCFG] Common debug handling [NFC]
by Philip Reames
· 7 years ago
72a8d84
[llvm-strip] Fix -p|--preserve-dates to not truncate output when used in-place.
by Jordan Rupprecht
· 7 years ago
04e389a
[MemorySSA] Silence warning.
by Alina Sbirlea
· 7 years ago
460e601
Reverse subregister saved loops in register usage info collector; NFC
by Matthias Braun
· 7 years ago
ff8943d
Revert r340947 "[InstCombine] Expand the simplification of pow() into exp2()"
by Reid Kleckner
· 7 years ago
0bac46f
[MemorySSA] Fix checkClobberSanity to skip Start only for Defs and Uses.
by Alina Sbirlea
· 7 years ago
d78238e
Add a todo and tests to Address a review commnt from D50925 [NFC]
by Philip Reames
· 7 years ago
a9f18e9
[LICM] Hoist stores of invariant values to invariant addresses out of loops
by Philip Reames
· 7 years ago
8ce430e
AMDGPU: Handle 32-bit address wraparounds for SMRD opcodes
by Marek Olsak
· 7 years ago
abc5ee6
[SimpleLoopUnswitch] After unswitch delete dead blocks in parent loops
by Fedor Sergeev
· 7 years ago
e368b7a
Revert "[libFuzzer] Port to Windows"
by Matt Morehouse
· 7 years ago
8ce71c5
[InstCombine] canonicalize fneg with llvm.sin
by Sanjay Patel
· 7 years ago
19135ae
[MemorySSA] Add expesive check for validating clobber accesses.
by Alina Sbirlea
· 7 years ago
578a07e
[InstCombine] add tests for llvm.sin(-x); NFC
by Sanjay Patel
· 7 years ago
1f742a3
[libFuzzer] Port to Windows
by Matt Morehouse
· 7 years ago
Next »