Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
60fd99da883e39b4d711e20ee5efe1a56b01730c
60fd99d
MC: Introduce an ELF dwo object writer and teach llvm-mc about it.
by Peter Collingbourne
· 7 years ago
dbe392a
AMDGPU: Update GCCBuiltin names for DS FP atomic intrinsics
by Matt Arsenault
· 7 years ago
74157fc
[DebugInfo] Use absolute addresses in location lists
by Jonas Devlieghere
· 7 years ago
f452183
[X86] Add test cases for D47012.
by Craig Topper
· 7 years ago
4ef1841
MC: Extract a derived class from ELFObjectWriter. NFCI.
by Peter Collingbourne
· 7 years ago
577615c
[X86] Add test cases for missed vector rotate matching due to SimplifyDemandedBits interfering with the AND masks
by Craig Topper
· 7 years ago
09ac21d
MC: Separate creating a generic object writer from creating a target object writer. NFCI.
by Peter Collingbourne
· 7 years ago
815bbef
MC: Extract ELFObjectWriter's ELF writing functionality into an ELFWriter class. NFCI.
by Peter Collingbourne
· 7 years ago
cce1a88
Fix ubsan bounds check failure.
by Peter Collingbourne
· 7 years ago
77438c3
[EarlyCSE] Improve EarlyCSE of some absolute value cases.
by Craig Topper
· 7 years ago
2e125e8
MC: Remove stream and output functions from MCObjectWriter. NFCI.
by Peter Collingbourne
· 7 years ago
0d4292f
MC: Have the object writers return the number of bytes written. NFCI.
by Peter Collingbourne
· 7 years ago
fe5e50f
[AMDGPU] Add divergence analysis as a dependency for ISel
by Stanislav Mekhanoshin
· 7 years ago
8e93a95
MC: Change object writers to use endian::Writer. NFCI.
by Peter Collingbourne
· 7 years ago
6152bb9
[VPlan] Reland r332654 and silence unused func warning
by Diego Caballero
· 7 years ago
74bda0b
MC: Change MCAssembler::writeSectionData and writeFragmentPadding to take a raw_ostream. NFCI.
by Peter Collingbourne
· 7 years ago
a8e9721
MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an MCObjectWriter. NFCI.
by Peter Collingbourne
· 7 years ago
c240696
AMDGPU/GlobalISel: Address post-commit review comments for r332379
by Tom Stellard
· 7 years ago
52d1019
[InstCombine] Fix PR37526: MinMax patterns produce an infinite loop.
by Alexey Bataev
· 7 years ago
8b5d010
[llvm-mca] Removed an empty line generated by the timeline view. NFC.
by Andrea Di Biagio
· 7 years ago
b6c66c5
[X86][BtVer2] Add a 'J' prefix to the PRF/RCU defs. NFC
by Andrea Di Biagio
· 7 years ago
e9654fe
[LLVM-C] Add DIBuilder Bindings For ObjC Classes
by Robert Widmann
· 7 years ago
5bfef87
[X86] - Avoid SFB pass - fix bug in updating the offsets for newly created copies
by Lama Saba
· 7 years ago
8b03f4d
[DWARF] Refactor callback usage for .debug_line error handling
by James Henderson
· 7 years ago
dd5fd7f
[X86][SSE] Add an assert to ensure that rotation amount is converted to a scale
by Simon Pilgrim
· 7 years ago
b096d31
ARM: be conservative when asked load/store alignment of weird type.
by Tim Northover
· 7 years ago
4026a5f
revert r332610, it breaks cfi, see D46326
by Nico Weber
· 7 years ago
edeb7b8
[mips] Revert Merge MipsLongBranch and MipsHazardSchedule passes
by Aleksandar Beserminji
· 7 years ago
519b8ed
[CVP] Require DomTree for new Pass Manager
by David Green
· 7 years ago
48b86e9
Fix up a few grammar issues.
by Eric Christopher
· 7 years ago
b384556
[mips] Merge MipsLongBranch and MipsHazardSchedule passes
by Aleksandar Beserminji
· 7 years ago
071d9bc
[X86][SSE] Support v4i32 rotations (PR37426)
by Simon Pilgrim
· 7 years ago
eb4186c
win: try more to fix dia tests with newer msvc versions
by Nico Weber
· 7 years ago
03f0196
win: try to fix dia tests with newer msvc versions
by Nico Weber
· 7 years ago
1181c40
[LLVM-C] Improve Bindings For Aliases
by Robert Widmann
· 7 years ago
aa228ef
[X86] Remove mask arguments from permvar builtins/intrinsics. Use a select in IR instead.
by Craig Topper
· 7 years ago
f161702
Revert 332750, llvm part (see comment on D46910).
by Nico Weber
· 7 years ago
e7c11b7
[mips] Add microMIPSR6 ll/sc instructions.
by Simon Dardis
· 7 years ago
42ebf19
[InstCombine] choose 1 form of abs and nabs as canonical
by Sanjay Patel
· 7 years ago
04e4adf
[cmake] Add a switch to enable/disable bindings.
by Vassil Vassilev
· 7 years ago
56669ed
[X86] Add test cases to show missed rotate opportunities due to SimplifyDemandedBits.
by Craig Topper
· 7 years ago
b508121
[GlobalMerge] Exit early if only one global is to be merged
by Haicheng Wu
· 7 years ago
0fbb8da
Re-revert "[Option] Fix PR37006 prefix choice in findNearest"
by Brian Gesiak
· 7 years ago
12e7467
[LLVM-C] Use Length-Providing Value Name Getters and Setters
by Robert Widmann
· 7 years ago
06b3839
[IRCE] Fix miscompile with range checks against negative values
by Max Kazantsev
· 7 years ago
9174d3e
[MergeICmps] Don't crash when memcmp is not available
by Benjamin Kramer
· 7 years ago
907b424
Fix MSVC unused variable warning. NFCI.
by Simon Pilgrim
· 7 years ago
0754149
Un-revert "[Option] Fix PR37006 prefix choice in findNearest"
by Brian Gesiak
· 7 years ago
3fcac5a
Fix build warning compiling TestPlugin on Windows and disable Passes plugin stuff on Windows since it fundamentally can't work
by Nico Weber
· 7 years ago
9d69786
Fix evaluator for non-zero alloca addr space
by Yaxun Liu
· 7 years ago
cae8a1e
Enable colored diagnostics in ninja builds when building with gcc 4.9+.
by Nico Weber
· 7 years ago
461e372
Propagate nonnull and dereferenceable throught launder
by Piotr Padlewski
· 7 years ago
6ebd054
Dissallow non-empty metadata for invariant.group
by Piotr Padlewski
· 7 years ago
da5cef7
Constant fold launder of null and undef
by Piotr Padlewski
· 7 years ago
2fd5691
[MemDep] Fixed handling of invariant.group
by Piotr Padlewski
· 7 years ago
239df32
[x86] add more FP with FMF simplification tests; NFC
by Sanjay Patel
· 7 years ago
22ecb3d
DAG: Fix crash on shift with large shift amounts
by Matt Arsenault
· 7 years ago
c1a566a
Fixing buildbot error introduced with r332759.
by Wolfgang Pieb
· 7 years ago
cdbb0ae
AMDGPU: Add pass to optimize reqd_work_group_size
by Matt Arsenault
· 7 years ago
e24d174
[InstCombine] Qualify a select pattern based transform to restrct to only min/max and ignore abs/nabs.
by Craig Topper
· 7 years ago
d0adb14
[WebAssembly] Object: Add more error checking for object file reading
by Sam Clegg
· 7 years ago
02babe8
Addressing a couple of compiler warnings introduced with r332759.
by Wolfgang Pieb
· 7 years ago
a576ca1
Fixing build error introduced with r332759.
by Wolfgang Pieb
· 7 years ago
edf5860
[msan] Don't check divisor shadow in fdiv.
by Evgeniy Stepanov
· 7 years ago
eab311b
[DWARF v5] Improved support for .debug_rnglists (consumer). Enables any consumer to
by Wolfgang Pieb
· 7 years ago
c2e06ba
[NFC] Change cast from r332739 to a static cast
by Jessica Paquette
· 7 years ago
a68d4cc
Support: Simplify endian stream interface. NFCI.
by Peter Collingbourne
· 7 years ago
ff2a8cc
adding baseline fp fold tests for unsafe on and off
by Michael Berg
· 7 years ago
a7e652a
Delete a test that was missed in the revert r332747.
by Amara Emerson
· 7 years ago
bb0eb9f
AMDGPU/NFC: Set symbol's type that is coming from an argument in
by Konstantin Zhuravlyov
· 7 years ago
9c87132
[Support] Avoid normalization in sys::getDefaultTargetTriple
by Petr Hosek
· 7 years ago
17a9814
MC: Change the streamer ctors to take an object writer instead of a stream. NFCI.
by Peter Collingbourne
· 7 years ago
d5b9305
[Hexagon] Generate post-increment for floating point types
by Brendon Cahoon
· 7 years ago
a3fda62
Reverted r332654 as it has broken some buildbots and left unfixed for a long time.
by Galina Kistanova
· 7 years ago
69d2249
[X86] Add GPR<->XMM Schedule Tags
by Simon Pilgrim
· 7 years ago
ad7c2e9
[X86] Directly legalize v16i16/v8i16 vselect to vXi8 vselect to use VPBLENDVB
by Craig Topper
· 7 years ago
a39a917
Revert changes from D46265.
by Than McIntosh
· 7 years ago
cdcd5e1
[MC] Relax .fill size requirements
by Nirav Dave
· 7 years ago
6af49b5
[X86] Update fast-isel test cases for _mm256_mask_cvtepi16_epi8 to match clang r332738.
by Craig Topper
· 7 years ago
849da55
Add remarks describing when a pass changes the IR instruction count of a module
by Jessica Paquette
· 7 years ago
1c0183a
[X86][BtVer2] Improve simulation of (V)PINSR values
by Simon Pilgrim
· 7 years ago
5a95f87
[docs] Scudo documentation minor update
by Kostya Kortchinsky
· 7 years ago
145062e
[NFC] update coding standard links to HTTPS
by JF Bastien
· 7 years ago
efaf555
MCSchedModel: Add comments to IssueWidth.
by Andrew Trick
· 7 years ago
7dcb3bf
[InstCombine] add tests for lack of abs/nabs canonicalization; NFC
by Sanjay Patel
· 7 years ago
7ac661e
[InstCombine] regenerate checks; NFC
by Sanjay Patel
· 7 years ago
96a67f1
[X86][BtVer2] Partial vector stores (inc MMX) have a 2cy latency
by Simon Pilgrim
· 7 years ago
2e48b5a
[X86][SSE] Ensure vector partial load/stores use the WriteVecLoad/WriteVecStore scheduler classes
by Simon Pilgrim
· 7 years ago
d35d2d4
[X86][AVX] VEXTRACTF128mr store is a WriteFStoreX not WriteFStore
by Simon Pilgrim
· 7 years ago
cd0f347
[X86][SSE] Ensure float load/stores use the WriteFLoad/WriteFStore scheduler classes
by Simon Pilgrim
· 7 years ago
5afb869
[ExynosM3] Fix scheduling info.
by Clement Courbet
· 7 years ago
e6bf54e
[X86][ZnVer1] Cleanup more single match instregexs
by Simon Pilgrim
· 7 years ago
4ccabdd
Add Script to match open Phabricator reviews with potential reviewers.
by Kristof Beyls
· 7 years ago
b8f0305
use standard llvm cmake formatting for targets defined in plugin tests
by Nico Weber
· 7 years ago
2652053
[llvm-exegesis] Improve documentation.
by Clement Courbet
· 7 years ago
a739ddd
StackColoring: better handling of statically unreachable code
by Than McIntosh
· 7 years ago
78c9c76
[SystemZ] Fix commit message of previous commit.
by Jonas Paulsson
· 7 years ago
1fcee95
[X86][CET] Changing -fcf-protection behavior to comply with gcc (LLVM part)
by Alexander Ivchenko
· 7 years ago
3447c10
[SystemZ] Fold AHIMux in foldMemoryOperandImpl.
by Jonas Paulsson
· 7 years ago
0ec6e36
[SimplifyCFG] Fix a debug invariant bug in FoldBranchToCommonDest()
by David Stenberg
· 7 years ago
Next »