Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
a1706269a057b3db528d852d5542e5f4e059415b
a170626
[GuardWidening] Widen guards with conditions of frequently taken dominated branches
by Max Kazantsev
· 7 years ago
5158029
[NFC] Fix typo
by Xin Tong
· 7 years ago
e3fd2cc
[NFC] Fixed unused function warning
by David Bolvansky
· 7 years ago
cb6242d
[DebugInfo] Refactor DbgInfoIntrinsic class hierarchy.
by Hsiangkai Wang
· 7 years ago
63c6ded
[docs] Switch debug info metadata blocks to use `text` instead of `llvm`
by Chandler Carruth
· 7 years ago
512e317
[docs] Correct the basic syntax structure of the DISubrange example.
by Chandler Carruth
· 7 years ago
4c31db3
[docs] Remove an example that isn't well formed LLVM IR and trips up the
by Chandler Carruth
· 7 years ago
7290db8
[docs] Fix an LLVM-syntax code block to actually be valid LLVM synatx.
by Chandler Carruth
· 7 years ago
c0cb45a
[docs] Turn of `nasm` highlighting for a code block.
by Chandler Carruth
· 7 years ago
d78e434
[docs] Reinstate r337730 - Add support for Markdown documentation in Sphinx.
by Chandler Carruth
· 7 years ago
c64ea65
[ORC] Remove an incorrect use of 'cantFail'.
by Lang Hames
· 7 years ago
9a3ece1
[ORC] Change JITSymbolFlags debug output, add a function for getting a symbol
by Lang Hames
· 7 years ago
40868d4
[NFC] Fixed inliner tests - 2
by David Bolvansky
· 7 years ago
d4945d6
[NFC] Fixed inliner tests
by David Bolvansky
· 7 years ago
88ab670
Enrich inline messages
by David Bolvansky
· 7 years ago
6dac043
Revert "Add a warning if someone attempts to add extra section flags to sections"
by Eric Christopher
· 7 years ago
fd7de2b
[NFC][InstCombine] Add tests for sinking 'not' into 'xor' (PR38446)
by Roman Lebedev
· 7 years ago
02c1957
[NFC][InstCombine] Regenerate set.ll test
by Roman Lebedev
· 7 years ago
f6904f8
[X86] Remove stale comments from a test. NFC
by Craig Topper
· 7 years ago
f7da013
[InstCombine] [NFC] Tests for strcmp to memcmp transformation
by David Bolvansky
· 7 years ago
b2e6802
[ADT] Add an early-increment iterator-like type and range adaptor.
by Chandler Carruth
· 7 years ago
30fa583
[TailCallElim] Preserve DT and PDT
by Chijun Sima
· 7 years ago
18aa36f
[llvm-objdump] Remove continue after report_error which is unreachable
by Fangrui Song
· 7 years ago
134b06d
[ADCE] Remove the need of DomTree
by Chijun Sima
· 7 years ago
8d82395
Reverted r338825 and all the following tries to fix issues introduced by that commit (r338826, r338827, r338829, r338880).
by Galina Kistanova
· 7 years ago
a347456
[GISel]: Add Opcodes for CTLZ/CTTZ/CTPOP
by Aditya Nandakumar
· 7 years ago
ec2a794
Fix buildbot breakage.
by Rui Ueyama
· 7 years ago
1090c4b
Use the same constants as zlib to represent compression level.
by Rui Ueyama
· 7 years ago
a5b8d5a
[X86] Add isel patterns for atomic_load+sub+atomic_sub.
by Craig Topper
· 7 years ago
592e45f
[X86] Add test cases to show missed opportunity to use RMW for atomic_load+sub+atomic_store.
by Craig Topper
· 7 years ago
c2be4a7
[X86] Re-generate abi-isel.ll checks with update_llc_test_checks.py
by Reid Kleckner
· 7 years ago
db7ed85
[X86] Make abi-isel.ll like update_llc_test_checks.py output
by Reid Kleckner
· 7 years ago
a845a92
[X86] Layout tests exactly as update_llc_test_checks.py would
by Reid Kleckner
· 7 years ago
91f64a0
[X86] Remove RELEASE_ and ACQUIRE_ pseudo instructions. Use isel patterns and the normal instructions instead
by Craig Topper
· 7 years ago
b37b5c5
[X86] Autogenerate complete checks. NFC
by Craig Topper
· 7 years ago
f8fba90
[TRE][DebugInfo] Preserve Debug Location in new branch instruction
by Anastasis Grammenos
· 7 years ago
027b97f
[SelectionDAG] Teach LegalizeVectorTypes to widen the mask input to a masked store.
by Craig Topper
· 7 years ago
bb27297
[Support] Don't initialize compressed buffer allocated by zlib::compress
by Fangrui Song
· 7 years ago
7166ee5
DAG: Enhance isKnownNeverNaN
by Matt Arsenault
· 7 years ago
9f9755d
[NVPTX] Handle __nvvm_reflect("__CUDA_ARCH").
by Artem Belevich
· 7 years ago
8d1ce33
[X86] Add a DAG combine for the __builtin_parity idiom used by clang to enable better codegen
by Craig Topper
· 7 years ago
e60d78f
[X86] Add test cases for the current codegen of __builtin_parity.
by Craig Topper
· 7 years ago
8ef7ef8
[SLC] Refactor shrinking of functions (NFC)
by Evandro Menezes
· 7 years ago
1a17324
Fix crash in bounds checking.
by Joel Galenson
· 7 years ago
dfa0460
[llvm-mca][docs] Move the code marker text into its own subsection. NFC.
by Matt Davis
· 7 years ago
a02557d
[X86] Fix line endings.
by Simon Pilgrim
· 7 years ago
5e1d437
[Partial Inlining] Fix small bug in detecting if we did something
by Graham Yiu
· 7 years ago
54c1354
[WebAssembly] Cleanup of the way globals and global flags are handled
by Nicholas Wilson
· 7 years ago
d6b95e9
[llvm-mca] Speed up the computation of the wait/ready/issued sets in the Scheduler.
by Andrea Di Biagio
· 7 years ago
1a16c79
[Dominators] Make RemoveUnreachableBlocks return false if the BasicBlock is already awaiting deletion
by Chijun Sima
· 7 years ago
614e612
[llvm-mca][docs] Improve the CommandLine documentation.
by Andrea Di Biagio
· 7 years ago
3a8b61c
convert some tabs to spaces
by Nico Weber
· 7 years ago
73b8421
[DebugInfo/Verifier] Don't emit error for missing module in index
by Jonas Devlieghere
· 7 years ago
b49e617
[SystemZ] Improve handling of instructions which expand to several groups
by Jonas Paulsson
· 7 years ago
8d89c08
[NFC] Add missing comment
by Max Kazantsev
· 7 years ago
00ccfbc
[NFC] Move some methods into static functions
by Max Kazantsev
· 7 years ago
8602af6
[Windows FS] Allow moving files in TempFile::keep
by Jeremy Morse
· 7 years ago
5bf23c0
[TargetLowering] Generalise BuildSDIV function
by Simon Pilgrim
· 7 years ago
80d3cc7
[llvm-exegesis] Renaming classes and functions.
by Guillaume Chatelet
· 7 years ago
3349324
[ARM] FP16: support vector zip and unzip
by Sjoerd Meijer
· 7 years ago
93e0d05
[XRay][tools] Use Support/JSON.h in llvm-xray convert
by Dean Michael Berris
· 7 years ago
f1843f8
[X86] Add example of 'zero shift' guards on rotation patterns (PR34924)
by Simon Pilgrim
· 7 years ago
0c1e01d
[ARM] FP16: support VFMA
by Sjoerd Meijer
· 7 years ago
c45dda4
[XRay] fixup: add one more missing std::move(...)
by Dean Michael Berris
· 7 years ago
afa9b4c
[XRay] fixup: Add missing std::move(...)
by Dean Michael Berris
· 7 years ago
1760333
[XRay] Fixup: remove 'noexcept' in defaulted move members
by Dean Michael Berris
· 7 years ago
ea39027
[XRay][llvm] Load XRay Profiles
by Dean Michael Berris
· 7 years ago
92ac758
[X86] Remove all the vector NOP bitcast patterns. Use a few lines of code in the Select method in X86ISelDAGToDAG.cpp instead.
by Craig Topper
· 7 years ago
1e182a9
build_llvm_package.bat: Add OpenMP back
by Hans Wennborg
· 7 years ago
a9028ca
[Dominators] Refine the logic of recalculate() in the DomTreeUpdater
by Chijun Sima
· 7 years ago
91fa1be
[X86] Support fp128 and/or/xor/load/store with VEX and EVEX encoded instructions.
by Craig Topper
· 7 years ago
ebab954
[InstSimplify] fold extracting from std::pair (2/2)
by Hiroshi Inoue
· 7 years ago
18e311e
[Dominators] Convert existing passes and utils to use the DomTreeUpdater class
by Chijun Sima
· 7 years ago
be1098c
[X86] When post-processing the DAG to remove zero extending moves for YMM/ZMM, make sure the producing instruction is VEX/XOP/EVEX encoded.
by Craig Topper
· 7 years ago
f5ce968
[X86] Autogenerate complete checks. NFC
by Craig Topper
· 7 years ago
bf116bb
[X86] Add R13D to the isInefficientLEAReg in FixupLEAs.
by Craig Topper
· 7 years ago
1435ef3
[X86] Autogenerate complete checks. NFC
by Craig Topper
· 7 years ago
f24d85d
[X86] Autogenerate complete checks. NFC
by Craig Topper
· 7 years ago
ee462ee
[X86] Prevent promotion of i16 add/sub/and/or/xor to i32 if we can fold an atomic load and atomic store.
by Craig Topper
· 7 years ago
fb8aead
[LICM] Remove unneccessary safety check to increase sinking effectiveness
by Philip Reames
· 7 years ago
58b1de4
objdump: Better handling of Mach-O universal binaries
by Dave Lee
· 7 years ago
f4a5ef1
[GlobalMerge] Allow merging globals with explicit section markings.
by Eli Friedman
· 7 years ago
25b5886
[AMDGPU] Minor change to d16 buffer load implementation
by Tim Renouf
· 7 years ago
7990533
[AMDGPU] Reworked SIFixWWMLiveness
by Tim Renouf
· 7 years ago
0c92792
[X86] Allow 'atomic_store (neg/not atomic_load)' to isel to a RMW instruction.
by Craig Topper
· 7 years ago
fe4807d
[X86] Add NEG and NOT test cases to atomic_mi.ll in preparation for fixing the FIXME in X86InstrCompiler.td to make these work for atomic load/store.
by Craig Topper
· 7 years ago
5e96e38
[AMDGPU] Avoid using divergent value in mubuf addr64 descriptor
by Tim Renouf
· 7 years ago
f1aa92e
[MS Demangler] Fix some tests that are no longer broken.
by Zachary Turner
· 7 years ago
0b5d0cf
[Hexagon] Simplify CFG after atomic expansion
by Krzysztof Parzyszek
· 7 years ago
0ac5780
[WebAssembly] Support for atomic.wait / atomic.wake instructions
by Heejin Ahn
· 7 years ago
913533e
[Unittests] Fix returning string in SolveQuadraticEquationWrap
by Krzysztof Parzyszek
· 7 years ago
df48071
[X86] Autogenerate complete checks. NFC
by Craig Topper
· 7 years ago
e3f12bd
[ORC] Add a re-exports fallback definition generator.
by Lang Hames
· 7 years ago
fbf5dde
[Support] Add an enable bit to our DebugCounters
by George Burgess IV
· 7 years ago
40eb379
Unbreak build after r338758: specify lambda return type explicitly
by Krzysztof Parzyszek
· 7 years ago
ddedb75
[DebugInfo/DWARF] Remove redundant iterator type. NFC
by Paul Robinson
· 7 years ago
5c1bd30
[SCEV] Properly solve quadratic equations
by Krzysztof Parzyszek
· 7 years ago
710aab8
[Support] [NFC] change comment about retries in createUniqueEntity
by Bob Haarman
· 7 years ago
4aec14e
[NFC] clang-format cleanup of a couple files in llvm-objcopy.
by Puyan Lotfi
· 7 years ago
0380d77
CMake: Remove LLVM_DYLIB_SYMBOL_VERSIONING
by Tom Stellard
· 7 years ago
Next »