Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
41374872acf907539be0018ce6b22f9575ca0f4b
4137487
[llvm-pdbdump] Merge functionality of graphical and text dumpers.
by Zachary Turner
· 8 years ago
0e8b707
[llvm-pdbdump] Re-write the record layout code to be more resilient.
by Zachary Turner
· 8 years ago
36e5af5
[APInt] Simplify the zext and sext methods
by Craig Topper
· 8 years ago
e6dc33f
Testing commit credentials
by George Karpenkov
· 8 years ago
772deb9
InstCombine: Fix assert when reassociating fsub with undef
by Matt Arsenault
· 8 years ago
f322f92
[APInt] Add ashrInPlace method and rewrite ashr to make a copy and then call ashrInPlace.
by Craig Topper
· 8 years ago
c3187b4
AMDGPU: Move v_readlane lane select from VGPR to SGPR
by Nicolai Haehnle
· 8 years ago
fa27318
Compute safety information in a much finer granularity.
by Xin Tong
· 8 years ago
7b717b6
InstCombine/AMDGPU: Fix constant folding of llvm.amdgcn.{icmp,fcmp}
by Nicolai Haehnle
· 8 years ago
8978f29
[GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VALUES.
by Igor Breger
· 8 years ago
e5d1311
[DAGCombiner] Updated bswap byte offset variable names to be more descriptive. NFC
by Simon Pilgrim
· 8 years ago
e115996
[APInt] Fix repeated word in comments. NFC
by Craig Topper
· 8 years ago
1c1f7ef
AMDGPU: Fix crash when scheduling non-memory SMRD instructions
by Nicolai Haehnle
· 8 years ago
a43d9cd
[SDAG] Teach Chain Analysis about BaseIndexOffset addressing.
by Nirav Dave
· 8 years ago
8073bf6
[X86][AVX] Add scheduling latency/throughput tests for missing AVX1 instructions
by Simon Pilgrim
· 8 years ago
ecf0e93
[SystemZ] Update kill-flag in splitMove().
by Jonas Paulsson
· 8 years ago
a26ca6f
[DWARF] Move test to x86 directory
by Renato Golin
· 8 years ago
f114918
[RegionInfo] Fix dangling references created by moving RegionInfo objects
by Philip Pfaffe
· 8 years ago
63dc914
Add SUSE vendor
by Ismail Donmez
· 8 years ago
2f681da
[LLVM][MIPS] Fix different definition of off_t in LLDB and LLVM.
by Nitesh Jain
· 8 years ago
6ffaaaa
[DWARF] - Take relocations in account when extracting ranges from .debug_ranges
by George Rimar
· 8 years ago
c1f1298
[ARM] GlobalISel: Legalize s8 and s16 G_(S|U)DIV
by Diana Picus
· 8 years ago
8e5f1d4
[Arch64AsmParser] better diagnostic for isb
by Sjoerd Meijer
· 8 years ago
eaf78a2
[ARM] GlobalISel: Support G_(S|U)DIV for s32
by Diana Picus
· 8 years ago
68724fc
[GlobalISel] Legalize G_(S|U)DIV libcalls
by Diana Picus
· 8 years ago
b9c5aa7
[ARM] GlobalISel: Select G_CONSTANT with CImm operands
by Diana Picus
· 8 years ago
0d479b0
[XRay][tools] Fixup for pedantic and permissive errors/warnings
by Dean Michael Berris
· 8 years ago
ae0fbfb
[XRay] A tool for Comparing xray function call graphs
by Dean Michael Berris
· 8 years ago
6a61317
[APInt] Make behavior of ashr by BitWidth consistent between single and multi word.
by Craig Topper
· 8 years ago
ccb223e
Revert "Refactor DynamicLibrary so searching for a symbol will have a defined order.”
by Frederich Munch
· 8 years ago
bffb4d4
Fix warning converting from boolean to pointer introduced in r301153.
by Frederich Munch
· 8 years ago
478f822
Fix warning converting from void* to boolean introduced in r301153.
by Frederich Munch
· 8 years ago
86b13b4
Revert "[SCEV] Enable SCEV verification by default in EXPENSIVE_CHECKS builds"
by Sanjoy Das
· 8 years ago
545de00
Refactor DynamicLibrary so searching for a symbol will have a defined order and
by Frederich Munch
· 8 years ago
dd358f5
[Orc] Fix a warning by removing an unused lambda capture.
by Lang Hames
· 8 years ago
0e8cd85
Fix unused variables / fields warnings in release builds
by Sanjoy Das
· 8 years ago
57106e7
[SCEV] Enable SCEV verification by default in EXPENSIVE_CHECKS builds
by Sanjoy Das
· 8 years ago
de62d73
[SCEV] Fix exponential time complexity by caching
by Sanjoy Das
· 8 years ago
0cb27bb
[PartialInine]: add triaging options
by Xinliang David Li
· 8 years ago
1936b28
[Orc] Use recursive mutexes for Error serialization.
by Lang Hames
· 8 years ago
0f49a66
[SCEV] Move towards a verifier without false positives
by Sanjoy Das
· 8 years ago
84468c2
[X86][AVX] Add scheduling latency/throughput tests for some AVX1 instructions
by Simon Pilgrim
· 8 years ago
f7a9048
[InstCombine] add/move folds for [not]-xor
by Sanjay Patel
· 8 years ago
33d67f1
[PartialInlining] Add optimization remark support
by Xinliang David Li
· 8 years ago
4396307
[X86][SSE] Add scheduler class support for SSE42 (PCMPGT) instructions
by Simon Pilgrim
· 8 years ago
f8b00db
[X86][SSE] Add scheduling latency/throughput tests for (most) SSE42 instructions
by Simon Pilgrim
· 8 years ago
0acacaf
[InstCombine] add tests for not-xor and remove redundant tests; NFC
by Sanjay Patel
· 8 years ago
fcc3445
[JumpThread] We want to fold (not thread) when all predecessor go to single BB's successor.
by Xin Tong
· 8 years ago
53cfa60
[X86][SSE] Add scheduling latency/throughput tests for (most) SSE41 instructions
by Simon Pilgrim
· 8 years ago
83ffc6f
[X86][SSE] Add missing scheduling latency/throughput test for PINSRW
by Simon Pilgrim
· 8 years ago
e8f5fac
Correct grammar. NFC
by Xin Tong
· 8 years ago
35b7a4d
[APInt] Make clearUnusedBits branch free.
by Craig Topper
· 8 years ago
7271492
[APInt] In sext single word case, use SignExtend64 and let the APInt constructor mask off any excess bits.
by Craig Topper
· 8 years ago
a1e90f2
[InstCombine] add tests for or-to-xor; NFC
by Sanjay Patel
· 8 years ago
1261555
[InstCombine] add pattern matches for commuted variants of xor-to-xor
by Sanjay Patel
· 8 years ago
a356283
[InstCombine] add tests for xor-to-xor; NFC
by Sanjay Patel
· 8 years ago
a7edbb9
[X86][SSE] Add scheduling latency/throughput tests for SSSE3 instructions
by Simon Pilgrim
· 8 years ago
34a2ffb
[X86][SSE] Add scheduling latency/throughput tests for SSE3 instructions
by Simon Pilgrim
· 8 years ago
0e32427
[InstCombine] add tests for add-to-xor commuted variants; NFC
by Sanjay Patel
· 8 years ago
d907744
Revert "[APInt] Fix a few places that use APInt::getRawData to operate within the normal API."
by Renato Golin
· 8 years ago
ea7650c
Revert "[APInt] Add ashrInPlace method and implement ashr using it. Also fix a bug in the shift by BitWidth handling."
by Renato Golin
· 8 years ago
af17b26
[X86][MPX] Add load & store instructions of bnd values to getLoadStoreRegOpcode function.
by Ayman Musa
· 8 years ago
e67d6dd
[X86] Convert test checks to generated checks of update_llc_test_checks.py. NFC
by Ayman Musa
· 8 years ago
2a7f417
[ARM] ScheduleDAGRRList::DelayForLiveRegsBottomUp must consider OptionalDefs
by Artyom Skrobov
· 8 years ago
aeda136
[APInt] Fix a few places that use APInt::getRawData to operate within the normal API.
by Craig Topper
· 8 years ago
e3ba850
[APInt] Use operator<<= where possible. NFC
by Craig Topper
· 8 years ago
5e17d2e
[APInt] Use operator<<= instead of shl where possible. NFC
by Craig Topper
· 8 years ago
49f1a75
[ThinLTO/Summary] Rename anonymous globals as last action ...
by Davide Italiano
· 8 years ago
1ea7b69
[APInt] Use ashInPlace where possible.
by Craig Topper
· 8 years ago
b48f5b7
Revert "Use DW_OP_stack_value when reconstructing variable values with arithmetic."
by Adrian Prantl
· 8 years ago
5807fd2
Fix testcase: s/CHECKNEXT/CHECK-NEXT/
by Jonathan Roelofs
· 8 years ago
7c9ed78
[InstCombine] clean up tests and regenerate checks; NFC
by Sanjay Patel
· 8 years ago
0d0472f
[APInt] Add ashrInPlace method and implement ashr using it. Also fix a bug in the shift by BitWidth handling.
by Craig Topper
· 8 years ago
702614a
Use DW_OP_stack_value when reconstructing variable values with arithmetic.
by Adrian Prantl
· 8 years ago
14a80cd
[X86] Regenerate TLS tests
by Simon Pilgrim
· 8 years ago
e144946
[APInt] Remove unnecessary min with BitWidth from countTrailingOnesSlowCase.
by Craig Topper
· 8 years ago
db0b3ce
[PartialInlining] Using existing hasAddressTaken interface to legality check/NFC
by Xinliang David Li
· 8 years ago
56bf04c
[InstCombine] use 'match' to reduce code; NFCI
by Sanjay Patel
· 8 years ago
bb7651b
Update documentation for the NetBSD target
by Kamil Rytarowski
· 8 years ago
4a42909
[globalisel][tablegen] Add support for RegisterOperand.
by Daniel Sanders
· 8 years ago
cc3830e
[globalisel][tablegen] Revise API for ComplexPattern operands to improve flexibility.
by Daniel Sanders
· 8 years ago
caed319
[globalisel][tablegen] Fix PR32733 by checking which instruction operands belong to.
by Daniel Sanders
· 8 years ago
ae37bc3
Fix test to handle .rel and .rela sections (& to actually specify the target architecture as X86)
by David Blaikie
· 8 years ago
36e99fa
Avoid using relocations for ref_addr in .dwo files
by David Blaikie
· 8 years ago
dae36df
Fix test from polluting the source tree
by David Blaikie
· 8 years ago
7ff25f5
Fix for PR32740 - Invalid floating type, unreachable between r300969 and r301029
by Artur Pilipenko
· 8 years ago
b75bb04
[APInt] Add WORD_MAX constant and use it instead of UINT64_MAX. NFC
by Craig Topper
· 8 years ago
a753d9a
Remove the unnecessary virtual dtor from the DIEUnit hierarchy (in favor of protected dtor in the base, final derived classes with public non-virtual dtors)
by David Blaikie
· 8 years ago
9254ae1
LowerSwitch: Fix producing invalid IR on unreachable code
by Matt Arsenault
· 8 years ago
9c1b0af
Move Split DWARF handling to an MC option/command line argument rather than using metadata
by David Blaikie
· 8 years ago
9204f8c
Fixup for r301054: Use an explicit constructor.
by Kuba Mracek
· 8 years ago
4b8e422
Remove a repeated comment line. NFC.
by Easwaran Raman
· 8 years ago
1d83045
Fixup for r301054: Only use __attribute__((no_sanitize("memory"))) when it's available.
by Kuba Mracek
· 8 years ago
d534f62
AArch64FrameLowering: Check if the ExtraCSSpill register is actually unused
by Matthias Braun
· 8 years ago
d0b815c
[libFuzzer] Always build libFuzzer
by Kuba Mracek
· 8 years ago
e2389da
[APSInt] Use APInt::compare and APInt::compareSigned to implement APSInt::compareValue
by Craig Topper
· 8 years ago
e8b9699
[APSInt] Make use of APInt's recently acquired in place lshr and shl capabilities in APSInt's >>= and <<= operators.
by Craig Topper
· 8 years ago
080b5ab
Add test coverage for mem2reg dbg.declare lowering.
by Adrian Prantl
· 8 years ago
903f87e
[Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
960a40e
Re-commit r301040 "X86: Don't emit zero-byte functions on Windows"
by Hans Wennborg
· 8 years ago
Next »