Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
681627dd818fb192bb92723bd63894fe548d4977
681627d
[CMake][runtimes] Use cmake_parse_arguments in runtimes functions
by Petr Hosek
· 8 years ago
1789750
Revert "[SelectionDAG] Consolidate (t|T)ransferDbgValues methods, NFC."
by Vedant Kumar
· 8 years ago
4f90f01
[RISCV] Fix 64-bit data layout mismatch between backend and target description
by Mandeep Singh Grang
· 8 years ago
8d6daad
[X86] Pre-truncate gather/scatter indices that have element sizes larger than 64-bits before Legalize.
by Craig Topper
· 8 years ago
03cf2dd
[X86] DAGCombinerInfo is in TargetLowering not X86TargetLowering.
by Craig Topper
· 8 years ago
2b5bbc19
[DAGCombiner] Use cast instead of an unchecked dyn_cast.
by Craig Topper
· 8 years ago
66cc654
llvm-objdump: Add missing requires for the test in r313921
by Justin Bogner
· 8 years ago
7eb1cc4
[SelectionDAG] Consolidate (t|T)ransferDbgValues methods, NFC.
by Vedant Kumar
· 8 years ago
0ee27ca
Fix my typo of PDB_TableType
by Reid Kleckner
· 8 years ago
cc22972
Fix -Wreturn-type falling off the end of a function in new DIA code
by Reid Kleckner
· 8 years ago
b6a6a34
[arc] Fix ambiguous overloaded operator error
by Daniel Sanders
· 8 years ago
7a07b06
bpf: print backward branch target properly
by Yonghong Song
· 8 years ago
4c98672
[arc] Update TargetInfo to include the new backend name argument
by Daniel Sanders
· 8 years ago
549203e
[libFuzzer] add docs for -reduce_inputs
by Kostya Serebryany
· 8 years ago
767202f
Fix RISCV build after r318352
by Azharuddin Mohammed
· 8 years ago
a448ad7
[PPC] Change i32 constant in store instruction to i64
by Guozhi Wei
· 8 years ago
bb4ea65
Resubmit "Refactor debuginfo-tests"
by Zachary Turner
· 8 years ago
9c5b799
Add ELF dynamic symbol support to yaml2obj/obj2yaml
by Dave Lee
· 8 years ago
0394808
[InstCombine] add tests for pow(); NFC
by Sanjay Patel
· 8 years ago
75fe73f
make exitDsymutil static.
by Rafael Espindola
· 8 years ago
37d0870
Allow empty mappings for optional YAML input
by Dave Lee
· 8 years ago
324f141
Convert another use of createUniqueFile to TempFile::create.
by Rafael Espindola
· 8 years ago
69def8d
[DebugInfo/PDB] Exclude the PDB/DIA files added in my previous commit from modulemap
by Aaron Smith
· 8 years ago
da65f7f
[InstCombine] add tests for 'afn' FMF; NFC
by Sanjay Patel
· 8 years ago
dbaffd4
[asan] Fix small X86_64 ShadowOffset for non-default shadow scale
by Walter Lee
· 8 years ago
d572cf5
[InstCombine] regenerate test checks; NFC
by Sanjay Patel
· 8 years ago
d25c1a9
Revert "[Support][CachePruning] Fix regression in pruning interval"
by Rafael Espindola
· 8 years ago
ffed628
[InstCombine] regenerate test checks; NFC
by Sanjay Patel
· 8 years ago
7b57df5
[InstCombine] regenerate test checks; NFC
by Sanjay Patel
· 8 years ago
fc3c581
[InstCombine] regenerate test checks; NFC
by Sanjay Patel
· 8 years ago
35ad126
Let llvm.invariant.group.barrier accepts pointer to any address space
by Yaxun Liu
· 8 years ago
4a2948d
[FuzzMutate] Fix windows build after rL318407. Add correct library dependence.
by Igor Laevsky
· 8 years ago
f6c5e77
[InstSimplify] add tests for fcmp ord/uno; NFC
by Sanjay Patel
· 8 years ago
1404e4c
[FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into FuzzMutate.
by Igor Laevsky
· 8 years ago
0f09976
Remove stray comma in sink-addrmode test
by John Brawn
· 8 years ago
40d25eb
[InstCombine] include 'sub' in the list of narrow-able binops
by Sanjay Patel
· 8 years ago
4dc79d9
[DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumTables and IDiaTable.
by Aaron Smith
· 8 years ago
d4b960b
[X86] Add scheduling tests for SHLD/SHRD
by Simon Pilgrim
· 8 years ago
4992987
[SCEV] simplify loop. NFC.
by Javed Absar
· 8 years ago
91c5da3
Test commit. Add a missing dash to the standard llvm file header; NFC.
by Aaron Smith
· 8 years ago
7e2aba3
[ARM GlobalISel] Add tests for BIC. NFC
by Diana Picus
· 8 years ago
248ee6c
[Support][CachePruning] Fix regression in pruning interval
by Ben Dunbobbin
· 8 years ago
2746bda
[asan] Fix size/alignment issues with non-default shadow scale
by Walter Lee
· 8 years ago
73d6c71
[ARM GlobalISel] Add tests for REVSH patterns. NFC
by Diana Picus
· 8 years ago
3c8dd1f
Fix pointer EVT in SelectionDAGBuilder::visitAlloca
by Yaxun Liu
· 8 years ago
b1e1f8e
[DAGCombine] Enable more srl -> load combines
by Sam Parker
· 8 years ago
5837c62
[mips][mt] Add missing test cases from r318207
by Simon Dardis
· 8 years ago
94488e5
Assert correct removal of SUnit in LatencyPriorityQueue
by Benjamin Kramer
· 8 years ago
89ec3b0
[TTI][X86] update costs of interleaved load\store of i64\double
by Mohammed Agabaria
· 8 years ago
920531c
[MachineRegisterInfo] Avoid having dbg.values affect code generation
by Mikael Holmen
· 8 years ago
63a8861
[IRCE] Fix SCEVExpander's usage in IRCE
by Max Kazantsev
· 8 years ago
7ddaab8
[X86] Update TTI to report that v1iX/v1fX types aren't legal for masked gather/scatter/load/store.
by Craig Topper
· 8 years ago
0761a60
[SelectionDAG] Use report_fatal_error instead of llvm_unreachable in some code that can be reached if targets don't configure things correctly.
by Craig Topper
· 8 years ago
cb0def4
[SCEV][NFC] Introduce isSafeToExpandAt function to SCEVExpander
by Max Kazantsev
· 8 years ago
74e1e11
Fix thinko in last commit.
by Eric Christopher
· 8 years ago
ea5836a
Add NDEBUG checks around LLVM_DUMP_METHOD functions for Wunused-function warnings.
by Eric Christopher
· 8 years ago
c9fbb16
Need to work around the gcc Wunused-function bug as far back as gcc 6.1, update accordingly.
by Eric Christopher
· 8 years ago
23c0fc7
Fix APInt bit size in processDbgDeclares
by Yaxun Liu
· 8 years ago
0b6f500
[asan] Fallback to non-ifunc dynamic shadow on android<22.
by Evgeniy Stepanov
· 8 years ago
0a36dc4
[X86] Custom type legalize v2f32 masked gathers instead of trying to cleanup after type legalization.
by Craig Topper
· 8 years ago
f349107
LTO: clarify why we need to gracefully handle sys::fs::rename failures
by Bob Haarman
· 8 years ago
d0222ef
Convert a use of createUniqueFile to TempFile::create.
by Rafael Espindola
· 8 years ago
0df1955
bpf: enable llvm-objdump to print out symbolized jmp target
by Yonghong Song
· 8 years ago
64b7700
[globalisel][tablegen] Generate rule coverage and use it to identify untested rules
by Daniel Sanders
· 8 years ago
93d7d4e
Try to fix WebAssembly build after r318352
by Reid Kleckner
· 8 years ago
4183846
[GVNHoist] Fix a signed/unsigned comparison warning that occurs in 32-bit builds with gcc.
by Craig Topper
· 8 years ago
573c354
[CodeGen] Fix the branch probability assertion in r318202
by Rong Xu
· 8 years ago
355825a
Add backend name to Target to enable runtime info to be fed back into TableGen
by Daniel Sanders
· 8 years ago
c397801
[AArch64] Adjust the cost model for Exynos M1 and M2
by Evandro Menezes
· 8 years ago
e6aaf10
[GISel][NFC]: Move getOpcodeDef from the LegalizationArtifactCombiner into GlobalISel/Utils for use elsewhere
by Aditya Nandakumar
· 8 years ago
512f338
[InstCombine] add sub narrowing tests; NFC
by Sanjay Patel
· 8 years ago
710e9b3
AMDGPU: Replace i64 add/sub lowering
by Matt Arsenault
· 8 years ago
9b78b26
[WebAssembly] Update cfg-stackify.ll to remove the workaround added in r318288.
by Dan Gohman
· 8 years ago
6bce9f6
[AArch64] Refactor the loads and stores optimizer
by Evandro Menezes
· 8 years ago
5feaa63
Simplify file handling in dsymutil.
by Rafael Espindola
· 8 years ago
9723ed5
[X86] Add some explanatory comments to the ProcessorFeatures enum in Host.cpp.
by Craig Topper
· 8 years ago
d3affce
[X86] Add a return to the end of a switch to prevent an accidental fallthrough in the future.
by Craig Topper
· 8 years ago
7198b60
[llvm-objcopy] Change -O binary to respect section removal and behave like GNU objcopy
by Jake Ehrlich
· 8 years ago
c8be5de
[InstCombine] trunc (binop X, C) --> binop (trunc X, C')
by Sanjay Patel
· 8 years ago
58a331a
Use TempFile in lto caching.
by Rafael Espindola
· 8 years ago
0fe9824
[PowerPC] Implement mayBeEmittedAsTailCall for PPC
by Sean Fertile
· 8 years ago
869a009
[InstCombine] Salvage debug info during initial DCE
by Reid Kleckner
· 8 years ago
82de100
[InstCombine] add tests for missing trunc folds; NFC
by Sanjay Patel
· 8 years ago
5e1ec5b
[docs] Mention opt -metarenamer in the bugpoint docs
by Vedant Kumar
· 8 years ago
9c19935
[AArch64] Adjust the cost model for Exynos M1 and M2
by Evandro Menezes
· 8 years ago
f640c8e
[X86] Add CBW/CDQ/CDQE/CQO/CWD/CWDE to WriteALU schedule class
by Simon Pilgrim
· 8 years ago
e074ad4
[SLP] Added more missed optimization remarks
by Adam Nemet
· 8 years ago
73e1b04
[PowerPC] Split out the tailcall calling convention checks. NFC.
by Sean Fertile
· 8 years ago
d68d614
[PassManager, SimplifyCFG] add test for PR34603 / D38566; NFC
by Sanjay Patel
· 8 years ago
dda43d9
[(new) Pass Manager] instantiate SimplifyCFG with the same options as the old PM
by Sanjay Patel
· 8 years ago
b7ba7df
[Reassociate] simplify code; NFCI
by Sanjay Patel
· 8 years ago
7e8bb47
[AArch64][SVE] Asm: Report SVE parsing diagnostics only once
by Sander de Smalen
· 8 years ago
9c83984
[mips] Improve genConstMult() to work with arbitrary precision
by Petar Jovanovic
· 8 years ago
b3380b5
[llvm-opt-fuzzer] Add opt fuzzer to the test-depends list.
by Igor Laevsky
· 8 years ago
9f1a57c
[llvm-opt-fuzzer] Only run tests for the x86 target.
by Igor Laevsky
· 8 years ago
7de5f26
[llvm-opt-fuzzer] NFC. Add sanity tests.
by Igor Laevsky
· 8 years ago
29a99e3
[ARM] Split Arm jump table branch into i12 and rs suffixed versions
by Momchil Velikov
· 8 years ago
4dac35d
[DebugInfo] Fix potential CU mismatch for SubprogramScopeDIEs.
by Jonas Devlieghere
· 8 years ago
571bd45
Workaround CodeGen/WebAssembly/cfg-stackify.ll failure after r318202
by Ilya Biryukov
· 8 years ago
c14b5c3
[Lint] Don't warn about passing alloca'd value to tail call if using byval
by Mikael Holmen
· 8 years ago
Next »