Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
2c1824ad05d95f2a30285f9c8cce18cff00069f0
2c1824a
[llvm-dwarfdump] Brief mode only dumps debug_info by default
by Jonas Devlieghere
· 8 years ago
44fb142
Revert "[lit] Don't call realpath on the path used for test suite search"
by Reid Kleckner
· 8 years ago
b2e2c4b
[lit] Don't call realpath on the path used for test suite search
by Reid Kleckner
· 8 years ago
da536d4
[InstCombine] improve demanded vector elements analysis of insertelement
by Sanjay Patel
· 8 years ago
aa74e1b
[codeview] Generalize DIExpression parsing to handle load chains
by Reid Kleckner
· 8 years ago
b7d233e
Revert r312240
by Alex Lorenz
· 8 years ago
a8bf892
Update test:
by Konstantin Zhuravlyov
· 8 years ago
3a1825c
Revert r311525: "[XRay][CodeGen] Use PIC-friendly code in XRay sleds; remove synthetic references in .text"
by Daniel Jasper
· 8 years ago
7e05f0e
[SLPVectorizer] Move out Entry->NeedToGather check and assert of inner loop as invariant, NFCI.
by Dinar Temirbulatov
· 8 years ago
25ca678
[X86] Added run line to intrinsics upgrade test. NFC.
by Yael Tsafrir
· 8 years ago
adeedb1
Build LLVM with -Wstrict-prototypes enabled
by Alex Lorenz
· 8 years ago
2464521
[BinaryFormat] Fix out of bounds read.
by Benjamin Kramer
· 8 years ago
1914cbf
AMD family 17h (znver1) scheduler model update.
by Ashutosh Nema
· 8 years ago
43878499
[Docs] Update CodingStandards to recommend range-based for loops
by Alex Bradbury
· 8 years ago
1a7f03e
[Object] Verify object sizes before handing out StringRefs pointing out
by Benjamin Kramer
· 8 years ago
4ebb481
[GlobalISel][X86] Refactor X86LegalizerInfo. NFC.
by Igor Breger
· 8 years ago
b67279b
[AArch64] v8.3-a complex number support
by Sam Parker
· 8 years ago
10edef1
[llvm-cov] Read in function names for filtering from a text file.
by Sean Eveson
· 8 years ago
b5552f8
[ARM] Reverse PostRASched subtarget feature logic
by Sam Parker
· 8 years ago
5795194
[AArch64] IDSAR6 register assembler support
by Sam Parker
· 8 years ago
e6310c7
[AArch64] Support COFF linker directives
by Martin Storsjo
· 8 years ago
5c5cdb3
[IRCE] Identify loops with latch comparison against current IV value
by Max Kazantsev
· 8 years ago
cadb3e1
Revert r312194: "[MachineOutliner] Add missed optimization remarks for the outliner."
by Daniel Jasper
· 8 years ago
9f2d0b8
[IRCE][NFC] Rename IndVarNext to IndVarBase
by Max Kazantsev
· 8 years ago
b9af9b0
Temporarily revert "Update branch coalescing to be a PowerPC specific pass"
by Eric Christopher
· 8 years ago
c3f95e0
AMDGPU: Don't assert in TTI with fp32 denorms enabled
by Matt Arsenault
· 8 years ago
639888f
Revert "llvm-mt: Fix release of OutputDoc"
by Vitaly Buka
· 8 years ago
9946989
llvm-mt: Fix release of OutputDoc
by Vitaly Buka
· 8 years ago
e02cff1
AMDGPU: Use set for tracked registers
by Matt Arsenault
· 8 years ago
b5924ab
[Orc] Add a comment about member variable dependencies to OrcMCJITReplacement.
by Lang Hames
· 8 years ago
72cfebd
[XRay][tools] Fix an accounting bug in llvm-xray account
by Dean Michael Berris
· 8 years ago
33a7788
cmake: Invent add_llvm_fuzzer to set up fuzzer targets
by Justin Bogner
· 8 years ago
cb4a5a0
Revert "Revert r312139 "Verifier: Verify the correctness of fragment expressions attached to globals.""
by Adrian Prantl
· 8 years ago
6f18931
Don't add a fragment expression when GlobalSRA splits up a single-member struct
by Adrian Prantl
· 8 years ago
38a8d04
llvm-isel-fuzzer: Stop including FuzzerInterface.h
by Justin Bogner
· 8 years ago
a7f8823
[MachineOutliner] Add missed optimization remarks for the outliner.
by Jessica Paquette
· 8 years ago
8231133
[yaml2obj][ELF] Make symbols optional for relocations
by Petr Hosek
· 8 years ago
a678116
[X86] Remove some code from fast isel that is no longer needed with i1 being an illegal type.
by Craig Topper
· 8 years ago
ac2dfaf
[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer
by Matt Morehouse
· 8 years ago
2ccb804
Revert r312139 "Verifier: Verify the correctness of fragment expressions attached to globals."
by Hans Wennborg
· 8 years ago
7875e9f
[ARM] Replace fixed-size SmallSet with a bitset.
by Benjamin Kramer
· 8 years ago
73dd3b8
AMDGPU: Correct operand types for v_mad_mix*
by Matt Arsenault
· 8 years ago
92b6b15
Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding""
by Hans Wennborg
· 8 years ago
aa892fd
Simplify writeArchive return type.
by Rui Ueyama
· 8 years ago
564f4d8
Fix test after rL312144
by Konstantin Zhuravlyov
· 8 years ago
e6ed980
[InstCombine] add more vector demand examples; NFC
by Sanjay Patel
· 8 years ago
9863705
SelectionDAG: Emit correct debug info for multi-register function arguments.
by Adrian Prantl
· 8 years ago
b5b9823
[IR] Don't print "!DIExpression() = !DIExpression()" when dumping
by Reid Kleckner
· 8 years ago
5c6206f
Refactor DIBuilder::createFragmentExpression into a static DIExpression member
by Adrian Prantl
· 8 years ago
5d79590
[ARM] Use Swift error registers on non-Darwin targets
by Brian Gesiak
· 8 years ago
c1e0b4f
[WebAssembly] Update debug info test after r312144
by Derek Schuff
· 8 years ago
36fa01b
NewGVN: Make sure we add the correct user if we swapped the comparison operands
by Daniel Berlin
· 8 years ago
01a26ff
NewGVN: Allow simplification into variables
by Daniel Berlin
· 8 years ago
be7fdad
[GISel]: Add a clean up combiner during legalization.
by Aditya Nandakumar
· 8 years ago
065862a
[GVNSink] Remove dependency on SmallPtrSet iteration order.
by Benjamin Kramer
· 8 years ago
62c7c25
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
by Geoff Berry
· 8 years ago
08c4fd3
[X86] Remove unneed AVX512 check from fast isel.
by Craig Topper
· 8 years ago
3e170f0
[WebAssembly] Add target feature for atomics
by Derek Schuff
· 8 years ago
69e607f
Canonicalize the representation of empty an expression in DIGlobalVariableExpression
by Adrian Prantl
· 8 years ago
ec6b6f4
[codeview] make DbgVariableLocation::extractFromMachineInstruction use Optional
by Bob Haarman
· 8 years ago
d3f69d7
docs: remove dead doxygen tarball link
by Hans Wennborg
· 8 years ago
29126d9
Verifier: Verify the correctness of fragment expressions attached to globals.
by Adrian Prantl
· 8 years ago
f9a2a4b
[AVX512] Don't use 32-bit elements version of AND/OR/XOR/ANDN during isel unless we're matching a masked op or broadcast
by Craig Topper
· 8 years ago
4c877ef
[X86] Remove GCCBuiltin for some intrinsics that aren't used by clang. Add TODO to remove them.
by Craig Topper
· 8 years ago
7f372fd
[GlobalISel][X86] Support variadic function call.
by Igor Breger
· 8 years ago
b3e25ce
Re-land MachineInstr: Reason locally about some memory objects before going to AA.
by Balaram Makam
· 8 years ago
17f4bfb
[InstCombine] remove unnecessary vector select fold; NFCI
by Sanjay Patel
· 8 years ago
ccd99b4
fix more typos; NFC
by Sanjay Patel
· 8 years ago
b987f880
fix typos; NFC
by Sanjay Patel
· 8 years ago
e17ef29
[MIPS] Add support to match more patterns for BBIT instruction
by Strahinja Petrovic
· 8 years ago
7853207
[InstCombine] Fold insert sequence if first ins has multiple users.
by Florian Hahn
· 8 years ago
722a758
[AArch64] allow v4f16 types when FullFP16 is supported
by Sjoerd Meijer
· 8 years ago
65eb760
[X86][Skylake] Fixing duplicated prefixes in the run command of Code Gen regression tests
by Gadi Haber
· 8 years ago
e841c28
[AVX512] Correct isel patterns to support selecting masked vbroadcastf32x2/vbroadcasti32x2
by Craig Topper
· 8 years ago
d3803a9
[AVX512] Use 256-bit extract instructions for extracting bits [255:128] from a 512-bit register
by Craig Topper
· 8 years ago
4dde563
[X86] Apply SlowIncDec feature to Sandybridge/Ivybridge CPUs as well
by Craig Topper
· 8 years ago
a821548
[cfi] Fixed non-determinism in codegen due to DenseSet iteration order
by Mandeep Singh Grang
· 8 years ago
3ccd12e
[X86] Provide a separate feature bit for macro fusion support instead of basing it on the AVX flag
by Craig Topper
· 8 years ago
b0edfb8
AMDGPU: Don't look for DS merge candidates with one use address
by Matt Arsenault
· 8 years ago
0a4c4f2
[AMDGPU] Use v_max_f* for fcanonicalize
by Stanislav Mekhanoshin
· 8 years ago
923dbc9
[TableGen] Fix a range based for loop to take the value by reference so that SimplifyTree can modify the copy in the array if its needs to.
by Craig Topper
· 8 years ago
90ea18a
AMDGPU: Select clamp pattern with v2f16
by Matt Arsenault
· 8 years ago
eb73554
[Orc] Fix member variable ordering issue in OrcMCJITReplacement.
by Lang Hames
· 8 years ago
cfcd4a3
[Error] Add an optional error message to cantFail.
by Lang Hames
· 8 years ago
e23f91a
[X86] Finish the subtarget and predicate implementation of CLWB.
by Craig Topper
· 8 years ago
81f2a10
[codeview] add missing break in CodeGen/AsmPrinter/DebugHandlerBase.cpp
by Bob Haarman
· 8 years ago
aa1a72d
[cfi] Avoid branch veneers in jump tables when possible.
by Evgeniy Stepanov
· 8 years ago
7cf6af5
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
21f4a97
[cfi] Build __cfi_check as Thumb when applicable.
by Evgeniy Stepanov
· 8 years ago
65a4721
Fix the dwarfdump test so that it passes in its new location
by Reid Kleckner
· 8 years ago
71bf2c2
Move dwarfdump test to DebugInfo/X86 now that it looks for x86 register names
by Reid Kleckner
· 8 years ago
4e044bf
Revert "[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer"
by Matt Morehouse
· 8 years ago
0488e47
[LoopUnswitch] Fix a simple bug which disables loop unswitch for select statement
by Wei Mi
· 8 years ago
943b3d4
Fix indentation of find_first_existing_vc_file
by Reid Kleckner
· 8 years ago
87b9591
[cmake] Stop putting the revision info in LLVM_VERSION_STRING
by Reid Kleckner
· 8 years ago
e6c9ef3
[dwarfdump] Pretty print location expressions and location lists
by Reid Kleckner
· 8 years ago
e5eabbf
AMDGPU: Fix typo
by Matt Arsenault
· 8 years ago
f9a69ed
Simplify test case, so that it works for both trunk and release-5.0.
by Joerg Sonnenberger
· 8 years ago
e769623
[NFC] clang-format llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
by Bob Haarman
· 8 years ago
ebcb588
Reland r311957 [codeview] support more DW_OPs for more complete debug info
by Bob Haarman
· 8 years ago
Next »