Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
f7bb38ca4e1c9eb290f7c4c9dbfcb9593f1b140f
f7bb38c
[SimplifyCFG] try harder to forward switch condition to phi (PR34471)
by Sanjay Patel
· 8 years ago
0be7a36
[ARM] Dynamic stack alignment for 16-bit Thumb
by Momchil Velikov
· 8 years ago
5631544
[X86] Add a pass to convert instruction chains between domains.
by Guy Blank
· 8 years ago
ce20559
[mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld.
by Nitesh Jain
· 8 years ago
3ae8f2d
[X86] Teach the disassembler that some instructions use VEX.W==0 without a corresponding VEX.W==1 instruction and we shouldn't treat them as if VEX.W is ignored.
by Craig Topper
· 8 years ago
7f31e4c
[X86] Add VEX_WIG to applicable AVX512 instructions.
by Craig Topper
· 8 years ago
e5126d5
[X86] Add VEX_WIG to VROUNDSSrr/VROUNDSSrm/VROUNDSDrr/VROUNDSDrm
by Craig Topper
· 8 years ago
7447532
[X86] Don't allow gather/scatter to disassembler if memory operand does not use a SIB byte.
by Craig Topper
· 8 years ago
7f2ed03
Strip trailing whitespace. NFCI.
by Simon Pilgrim
· 8 years ago
51ff151
Reverting r316270 due to failing build bots.
by Aaron Ballman
· 8 years ago
8d6bf15
[X86][SSE] Add extractps/pextrd equivalence to domain tables
by Simon Pilgrim
· 8 years ago
e746b67
[X86] Fix disassembling of EVEX instructions to stop accidentally decoding the SIB index register as an XMM/YMM/ZMM register.
by Craig Topper
· 8 years ago
3ef0333
Fix MSVC 'result of 32-bit shift implicitly converted to 64 bits' warning. NFCI.
by Simon Pilgrim
· 8 years ago
ce22881
[PPC CodeGen] Fix the bitreverse.i64 intrinsic.
by Fangrui Song
· 8 years ago
698b76c
[ValueTracking] Remove unnecessary temporary APInt from computeNumSignBitsVectorConstant.
by Craig Topper
· 8 years ago
3afd582
[ValueTracking] Simplify the known bits code for constant vectors a little.
by Craig Topper
· 8 years ago
3aad6fd
[X86][SSE] Add missing extractps scheduling test
by Simon Pilgrim
· 8 years ago
bbbf08b
[LoopInterchange] Fix phi node ordering miscompile.
by David Green
· 8 years ago
449e890
[SelectionDAG] Use dyn_cast without cast.
by Florian Hahn
· 8 years ago
34f57ff
[SelectionDAG] Use isa to silence unused variable warning (NFC).
by Florian Hahn
· 8 years ago
ba52556
[SelectionDAG] Don't subject ConstantSDNodes to the depth limit in computeKnownBits and ComputeNumSignBits.
by Craig Topper
· 8 years ago
cbc06db
[SelectionDAG] Don't subject ISD:Constant to the depth limit in TargetLowering::SimplifyDemandedBits.
by Craig Topper
· 8 years ago
abd557f
[X86] Do not generate __multi3 for mul i128 on X86
by Craig Topper
· 8 years ago
cd98608
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
26843fd
[Packetizer] Add function to check for aliasing between instructions
by Krzysztof Parzyszek
· 8 years ago
84aa0af
[utils, x86] add regex for retl/retq to reduce duplicated FileChecking (PR35003)
by Sanjay Patel
· 8 years ago
8b6784b
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
2b6b6ac
[WebAssembly] MC: Fix crash when -g specified.
by Sam Clegg
· 8 years ago
d83b5d4
[globalisel][tablegen] Fix small spelling nits. NFC
by Daniel Sanders
· 8 years ago
736ecc1
[Hexagon] Report error instead of crashing on wrong inline-asm constraints
by Krzysztof Parzyszek
· 8 years ago
a29687c
COFF: Add type server pdb files to linkrepro tar file.
by Peter Collingbourne
· 8 years ago
ccf5909
[Hexagon] Reorganize and update instruction patterns
by Krzysztof Parzyszek
· 8 years ago
def1c1f
[X86][SSE] Add missing _mm_extract_ps fast-isel test
by Simon Pilgrim
· 8 years ago
8483290
[x86] avoid FileCheck assert duplication with retl/retq regex; NFC
by Sanjay Patel
· 8 years ago
b29a897
[X86][SSE] getTargetShuffleMask - check shuffle input value types. NFCI.
by Simon Pilgrim
· 8 years ago
711a23d
[WebAssembly] MC: Handle (ignore) MCSA_Protected symbol attribute
by Sam Clegg
· 8 years ago
5854166
Make x86 __ehhandler comdat if parent function is
by Dave Lee
· 8 years ago
b99a8bc
[Hexagon] Allow redefinition with immediates for hw loop conversion
by Krzysztof Parzyszek
· 8 years ago
268fcdd
[X86] Check all CPU target names.
by Simon Pilgrim
· 8 years ago
0c8405a
X86 Tests: Add tests for vector permutes with variable indices. NFC.
by Zvi Rackover
· 8 years ago
88f8f00
Revert "[mips] Reordering callseq* nodes to be linear"
by Aleksandar Beserminji
· 8 years ago
4eed9af
[ARM] Use post-RA MI scheduler when +use-misched is set
by Eugene Leviant
· 8 years ago
2d9526e
[X86][AVX512] Regenerate regcall tests.
by Simon Pilgrim
· 8 years ago
082e33a
[ValueTracking] Enabling ValueTracking patch by default
by Nikolai Bozhenov
· 8 years ago
2859100
Add test case for LoopSink pass
by Max Kazantsev
· 8 years ago
e536cad
[AVR] Fix the select-mbb-placement-bug.ll
by Dylan McKay
· 8 years ago
dd3a1b1
[ExecutionEngine] Temporarily remove the ExecutionEngine tls tests.
by Lang Hames
· 8 years ago
801676c
[ExecutionEngine] After a heroic dev-meeting hack session, the JIT supports TLS.
by Lang Hames
· 8 years ago
f56176d
Disabling the transformation introduced in r315888
by Nemanja Ivanovic
· 8 years ago
4dea1f2
[XRay] [docs] Document how to generate flamegraphs from xray traces.
by Keith Wyss
· 8 years ago
5ce470a
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
920aa53
[RISCV] Add missing hunk from r316188
by Alex Bradbury
· 8 years ago
5a3d179
[RISCV] Initial codegen support for ALU operations
by Alex Bradbury
· 8 years ago
ab16d0a
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
fb5a67b
[SelectionDAG] Add a check to getVectorShuffle to ensure that the only negative index we allow is -1.
by Craig Topper
· 8 years ago
096ea8c
[X86] Remove LowerEXTRACT_SUBVECTOR handler. All EXTRACT_SUBVECTORs are marked as legal.
by Craig Topper
· 8 years ago
d369ce4
[X86][AES] Test AES intrinsics on 32/64-bit targets with/without VEX encoding
by Simon Pilgrim
· 8 years ago
1f93c85
The cost of splitting a large vector instruction is not being taken into account by the getUserCost function. This was leading to some loops being over unrolled. The cost of a vector instruction is now being multiplied by the cost of the type legalization. This will return a more accurate cost.
by Graham Yiu
· 8 years ago
cb5868c
AMDGPU/Docs: Fix unreadable characters
by Konstantin Zhuravlyov
· 8 years ago
99a0c4c
[Hexagon] Fix store conversion from rr to io in optimize addressing modes
by Krzysztof Parzyszek
· 8 years ago
2ac0f38
ExecutionEngine: adjust COFF i386 tautological asserts
by Saleem Abdulrasool
· 8 years ago
8f5670f
[RISCV] RISCVAsmParser: early exit if RISCVOperand isn't immediate as expected
by Alex Bradbury
· 8 years ago
695f682
[RISCV][NFC] Drop unused parameter from createImm helper in RISCVAsmParser
by Alex Bradbury
· 8 years ago
2942c78
Revert r315992 because of a found miscompilation failure
by Nikolai Bozhenov
· 8 years ago
0ecb885
[X86] Replace custom scalar integer absolute matching with ISD::ABS lowering.
by Simon Pilgrim
· 8 years ago
a9278fb
Fix MSVC signed/unsigned comparison warning
by Simon Pilgrim
· 8 years ago
e495920
[X86] Add scalar (abs (abs x)) -> (abs x) combine test.
by Simon Pilgrim
· 8 years ago
1437cc9
[RISCV] Prepare for the use of variable-sized register classes
by Alex Bradbury
· 8 years ago
c6c4c8b
Revert rL316156 due to failure on APFloatTest.fromToStringSpecials
by Max Kazantsev
· 8 years ago
90ee44d
Fix APFloat from string conversion for Inf
by Serguei Katkov
· 8 years ago
24177b8
[ARM GlobalISel] Fix liveins in test. NFC
by Diana Picus
· 8 years ago
d83cc4f
[ARM GlobalISel] Remove redundant tests
by Diana Picus
· 8 years ago
2f9c707
Revert 316150 which reinstated r316025.
by Vassil Vassilev
· 8 years ago
5f54970
Const fix for YAMLParser.
by Sam McCall
· 8 years ago
4c329eb
Reinstate r316025, reverted in r316029.
by Vassil Vassilev
· 8 years ago
120c3be
[Coverage] Simplify r316141. NFC.
by Vedant Kumar
· 8 years ago
8801482
[NFC][IRCE] Filter out empty ranges early
by Max Kazantsev
· 8 years ago
1fd7e8c
[MergeFunctions] Don't blindly RAUW a GlobalValue with a ConstantExpr.
by whitequark
· 8 years ago
9db44d0
Simplify.
by Rafael Espindola
· 8 years ago
4179daa
Fix buffer overflow.
by Rafael Espindola
· 8 years ago
f3ed528
[CMake] Allow parent projects to use in-source builds
by Chris Bieneman
· 8 years ago
2ce33a5
[llvm-cov] Move LineCoverageIterator to libCoverage. NFC.
by Vedant Kumar
· 8 years ago
34ea0de
[llvm-cov] Use the coverage namespace. NFC.
by Vedant Kumar
· 8 years ago
e03fc7c
GISel: Canonicalize select tests using update_mir_test_checks
by Justin Bogner
· 8 years ago
fcd3a22
AArch64/GISel: Modernize the localizer test
by Justin Bogner
· 8 years ago
ba2fa17
Canonicalize a large number of mir tests using update_mir_test_checks
by Justin Bogner
· 8 years ago
7121c76
[PM] Refactor the bounds checking pass to remove a method only called in
by Chandler Carruth
· 8 years ago
d0f1843
update_mir_test_checks: Support adding checks for vreg classes
by Justin Bogner
· 8 years ago
0ee6442
update_mir_test_checks: Improve message when updating fails
by Justin Bogner
· 8 years ago
0a09220
[AMDGPU] Corrections to memory model description.
by Tony Tye
· 8 years ago
b5cb868
Revert "[ScalarEvolution] Handling for ICmp occuring in the evolution chain."
by Sanjoy Das
· 8 years ago
e77c212
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
1691560
Fix lit.site.cfg.py.in after rL316123
by Sam Clegg
· 8 years ago
a7b3e22
[AVR] Fix the select_mbb_placement_bug.ll test
by Dylan McKay
· 8 years ago
88d22be
Don't set static-libs test feature when using LLVM_LINK_LLVM_DYLIB
by Sam Clegg
· 8 years ago
4a5c81f
[llvm-cov] Suppress sub-line highlights in simple cases
by Vedant Kumar
· 8 years ago
d35bb38
[llvm-cov] Pass LineCoverageStats in SourceCoverageView. NFC.
by Vedant Kumar
· 8 years ago
55fff37
[llvm-cov] Highlight gaps in consecutive uncovered regions
by Vedant Kumar
· 8 years ago
7a600d3
[Hexagon] New HVX target features.
by Sumanth Gundapaneni
· 8 years ago
a05cf7b
AMDGPU/Docs: Make target naming consistent
by Konstantin Zhuravlyov
· 8 years ago
Next »