Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
a0af046f39828a5797011f70c31bd36d8a2b19bb
a0af046
[FileCheck] regexp doc update/fix
by Sjoerd Meijer
· 8 years ago
44847b2
Disable gcov instrumentation of functions using funclet-based exception handling
by Marco Castelluccio
· 8 years ago
18c35eb
docs: Improve wording on building for fuzzing
by Justin Bogner
· 8 years ago
84540f4
[X86] Remove patterns that select unmasked vbroadcastf2x32/vbroadcasti2x32. Prefer vbroadcastsd/vpbroadcastq instead.
by Craig Topper
· 8 years ago
ce7f87b
[SCEV] Maintain loop use lists, and use them in forgetLoop
by Sanjoy Das
· 8 years ago
1a4f916
[SelectionDAG] Cleanup the SIGN_EXTEND_INREG handling in computeKnownBits. NFCI
by Craig Topper
· 8 years ago
8b8bd27
[SelectionDAG] Fix typo in comment. NFC
by Craig Topper
· 8 years ago
c880526
docs: Improve the docs about llvm-isel-fuzzer on OSS Fuzz
by Justin Bogner
· 8 years ago
19a3d87
[X86] Add the test case for r315613 that I forgot to 'git add'.
by Craig Topper
· 8 years ago
8622917
[SelectionDAG] Correct the early out in SelectionDAG::getZeroExtendInReg to work properly for vector types.
by Craig Topper
· 8 years ago
5cb6ac0
[llvm-isel-fuzzer] Use "--" as separator rather than '='.
by Matt Morehouse
· 8 years ago
7e667e4
llvm-isel-fuzzer: Use the right REQUIRES line for r315599
by Justin Bogner
· 8 years ago
4d725c6
Removing default case statement from covered switch.
by Keith Wyss
· 8 years ago
18264d1
Add DK_Remark to SMDiagnostic
by Adam Nemet
· 8 years ago
b0d6477
[SelectionDAG] Const-correct the DemandedMask argument to one of the overloads of SimplifyDemandedBits. NFC
by Craig Topper
· 8 years ago
8187e7e
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
9385cf1
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
by Matthias Braun
· 8 years ago
3554690
Deprecate DwarfUnit::addBlockByrefAddress().
by Adrian Prantl
· 8 years ago
959cfda
[XRay][tools] Updated stacks tool with flamegraph output.
by Keith Wyss
· 8 years ago
f157979
[CVP] Process binary operations even when def is local
by Anna Thomas
· 8 years ago
a063107
TargetMachine: Merge TargetMachine and LLVMTargetMachine
by Matthias Braun
· 8 years ago
8520e48
[cmake] Allow building fuzzers with OSS-Fuzz flags.
by Matt Morehouse
· 8 years ago
fcc479b
[SelectionDAG] Simplify the ISD::SIGN_EXTEND/ZERO_EXTEND handling to use less temporary APInts by counting bits instead. NFCI
by Craig Topper
· 8 years ago
9eddd8e
[lit] Raise the logic for enabling clang & lld substitutions to llvm.
by Zachary Turner
· 8 years ago
2a07913
[LoopPredication] Check whether the loop is already guarded by the first iteration check condition
by Artur Pilipenko
· 8 years ago
4d6b50c
[DWARF] Fix bad comparator in sortGlobalExprs.
by Eli Friedman
· 8 years ago
f392c19
Revert "Reintroduce "[SCCP] Propagate integer range info for parameters in IPSCCP.""
by Bruno Cardoso Lopes
· 8 years ago
946dd32
[LoopPredication] Support ule, sle latch predicates
by Artur Pilipenko
· 8 years ago
0aacd96
[X86] Add CLWB intrinsic. llvm part
by Craig Topper
· 8 years ago
29de9d7
Implement custom lowering for ISD::CTTZ_ZERO_UNDEF and ISD::CTTZ.
by Wei Ding
· 8 years ago
fb0b5f5
AMDGPU/NFC: Move AMDGPU specific note types to ELF.h
by Konstantin Zhuravlyov
· 8 years ago
6beab2e
[X86] Add a bunch of -mcpu strings to the cpus.ll test.
by Craig Topper
· 8 years ago
a187b48
[NVPTX] Implemented wmma intrinsics and instructions.
by Artem Belevich
· 8 years ago
f00e161
[codeview] Don't emit FPO data in funclet prologues
by Reid Kleckner
· 8 years ago
c209885
llvm-isel-fuzzer: Work around BUILD_SHARED_LIBS testing issues
by Justin Bogner
· 8 years ago
3df0d5d
[TableGen] Allow intrinsics to have up to 8 return values.
by Artem Belevich
· 8 years ago
7e51356
Work around lack of Wine support for SetFileInformationByHandle harder
by Hans Wennborg
· 8 years ago
499a404
AMDGPU: Fix warnings introduced in r315526
by Konstantin Zhuravlyov
· 8 years ago
dc813cc
[ValueTracking] return zero when there's conflict in known bits of a shift (PR34838)
by Sanjay Patel
· 8 years ago
3bbc1ee
Reintroduce "[SCCP] Propagate integer range info for parameters in IPSCCP."
by Bruno Cardoso Lopes
· 8 years ago
818cdb5
[PowerPC] Add profitablilty check for conversion to mtctr loops
by Lei Huang
· 8 years ago
fadd83b
[AMDGPU] For amdpal, widen interpolation mode workaround
by Tim Renouf
· 8 years ago
5298935
[dump] Remove NDEBUG from test to enable dump methods [NFC]
by Don Hinton
· 8 years ago
eb99827
[x86] replace isEqualTo with == for efficiency
by Sanjay Patel
· 8 years ago
40ec2ef
[X86][SSE] Pull out repeated INSERT_VECTOR_ELT code from LowerBUILD_VECTOR v16i8/v8i16 insertion. NFCI.
by Simon Pilgrim
· 8 years ago
e8c3c21
[cfi-verify] Fix typo, actually check X86 target
by Vlad Tsyrklevich
· 8 years ago
109da1d
MachineInstr: Make isEqual agree with getHashValue in MachineInstrExpressionTrait
by Diana Picus
· 8 years ago
a7f8fe7
Reinstantiate old/bad deduplication logic that was removed in r315279.
by Daniel Jasper
· 8 years ago
f41d230
Fix warnings. [-Wdocumentation]
by NAKAMURA Takumi
· 8 years ago
b5e990c
[AsmParser] Suppress compile warning for targets with no register diags
by Oliver Stannard
· 8 years ago
0f48afc
[ScheduleDAGInstrs] fix behavior of getUnderlyingObjectsForCodeGen when no identifiable object found
by Hiroshi Inoue
· 8 years ago
f799d90
[RegisterCoalescer] Don't set read-undef in pruneValues, only clear
by Mikael Holmen
· 8 years ago
58658af
Re-commit "llvm-isel-fuzzer: Handle a subset of backend flags in the exec name"
by Justin Bogner
· 8 years ago
fff82ff
[cfi-verify] Fix unittest failures w/o x86 target
by Vlad Tsyrklevich
· 8 years ago
fba3ac1
Revert r315545 "llvm-isel-fuzzer: Handle a subset of backend flags in the executable name"
by Hans Wennborg
· 8 years ago
e1cafb1
[SimplifyIndVar] Replace IVUsers with loop invariant whenever possible
by Hongbin Zheng
· 8 years ago
68b5d4b
docs: Add some links to OSS Fuzz
by Justin Bogner
· 8 years ago
997df9e
docs: Try to fix sphinx build
by Justin Bogner
· 8 years ago
58e4a84
llvm-isel-fuzzer: Handle a subset of backend flags in the executable name
by Justin Bogner
· 8 years ago
89b77ce
docs: Add some information about Fuzzing LLVM itself
by Justin Bogner
· 8 years ago
949e6fe
Speculative build fix 2
by Reid Kleckner
· 8 years ago
44764ec
Revert r307036 because of PR34919.
by Wei Mi
· 8 years ago
00c6511
Speculative build fix, apparently I built llc without my patch applied to test it
by Reid Kleckner
· 8 years ago
8745c21
[codeview] Disable FPO in functions using EH funclets
by Reid Kleckner
· 8 years ago
d411842
Revert "[ADT] Make Twine's copy constructor private."
by Zachary Turner
· 8 years ago
1c59d02
Fix AMDGPU build issue
by Reid Kleckner
· 8 years ago
b0c6801
[X86] Sink X86AsmPrinter ctor into .cpp file, NFC
by Reid Kleckner
· 8 years ago
806f68b
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
by Lang Hames
· 8 years ago
dc62a47
[ADT] Make Twine's copy constructor private.
by Zachary Turner
· 8 years ago
3a5178e
MC Helpers for llvm-cfi-verify.
by Vlad Tsyrklevich
· 8 years ago
8f9dd89
MachineOptimizationRemarkEmitter.h: Appease g++-4.8.2. See also rL313715.
by NAKAMURA Takumi
· 8 years ago
6eb80ad
AMDGPU/NFC: Minor clean ups in HSA metadata
by Konstantin Zhuravlyov
· 8 years ago
2578287
AMDGPU/NFC: Minor clean ups in PAL metadata
by Konstantin Zhuravlyov
· 8 years ago
44bc30d
AMDGPU/NFC: Rename code object metadata as HSA metadata
by Konstantin Zhuravlyov
· 8 years ago
b4627db
Support: Work around missing SetFileInformationByHandle on Wine
by Hans Wennborg
· 8 years ago
c678686
[Transforms] Revert r315516 changes in PredicateInfo to fix Windows build bots (NFC).
by Eugene Zelenko
· 8 years ago
761e543
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
6ac6915
Really fix llvm-rc include-paths.test
by Reid Kleckner
· 8 years ago
9150451
Attempt to fix failing llvm-rc include-paths.text
by Reid Kleckner
· 8 years ago
7d539ce
[codeview] Implement FPO data assembler directives
by Reid Kleckner
· 8 years ago
bdeacd1
[Hexagon] Make sure that new-value jump is packetized with producer
by Krzysztof Parzyszek
· 8 years ago
9c28c0a
Reland 'Classify llvm-cfi-verify.'
by Vlad Tsyrklevich
· 8 years ago
0782618
[MachineCombiner] Fix initialisation of LastUpdate for incremental update.
by Florian Hahn
· 8 years ago
a398a71
Fix incorrect integer literal suffix.
by Zachary Turner
· 8 years ago
d5b4248
[PowerPC] Utilize DQ-Form instructions for spill/restore and fix FrameIndex elimination to only use `lis/addi` if necessary.
by Lei Huang
· 8 years ago
e315d73
[llvm-rc] Use proper search algorithm for finding resources.
by Zachary Turner
· 8 years ago
7d7645f
[SCEV] Properly handle the case of a non-constant start with a zero accum in ScalarEvolution::createAddRecFromPHIWithCastsImpl
by Daniel Neilson
· 8 years ago
b6e79fc
[x86] avoid infinite loop from SoftenFloatOperand (PR34866)
by Sanjay Patel
· 8 years ago
233a053
Reland "[llvm-objcopy] Add support for --strip-sections to remove all section headers leaving only program headers and loadable segment data"
by Jake Ehrlich
· 8 years ago
f45980e
Convert the last uses of ErrorOr in include/llvm/Object.
by Rafael Espindola
· 8 years ago
e7c6ff0
[NFC] update test case so checks are not order dependent when not needed
by Lei Huang
· 8 years ago
3e47036
Remove unused include.
by Rafael Espindola
· 8 years ago
7848ae3
Convert the last uses of ErrorOr in COFF.h.
by Rafael Espindola
· 8 years ago
a8a175e
Convert a few ErrorOr to Expected.
by Rafael Espindola
· 8 years ago
2540c74
[NFC] Convert OptimizationRemarkEmitter old emit() calls to new closure
by Vivek Pandya
· 8 years ago
0aed7ae
Convert a couple of ErrorOr to Expected. NFC.
by Rafael Espindola
· 8 years ago
a160c45
Remove an unused include.
by Rafael Espindola
· 8 years ago
86ab1f5
Convert an ErrorOr to Expected.
by Rafael Espindola
· 8 years ago
8a5a3a8
[Hexagon] Handle non-immediate operands to A2_addi in getIncrementValue
by Krzysztof Parzyszek
· 8 years ago
bdef5c4
Spelling mistake in comment. NFCI.
by Simon Pilgrim
· 8 years ago
Next »