Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
8d3ad734d2aa1fbe82fb6b757bb1c0ce07ac454b
8d3ad73
[InstCombine] update test to use FileCheck; NFC
by Sanjay Patel
· 9 years ago
04777c4
[libFuzzer] do not initialize parts of TracePC -- let them be initialized by the linker. Add no-msan attribute to the memcmp hook.
by Kostya Serebryany
· 9 years ago
9728332
[InstCombine] clean up foldSelectOpOp(); NFC
by Sanjay Patel
· 9 years ago
1a26404
[tsan][llvm] Implement the function attribute to disable TSan checking at run time
by Anna Zaks
· 9 years ago
7f0fc37
[LV] Stop saying "use -Rpass-analysis=loop-vectorize"
by Adam Nemet
· 9 years ago
e923c84
[RPC] Add const qualifier to MemberFnWrapper to make buildbots happy.
by Lang Hames
· 9 years ago
6d8b101
Fix typo in comment.
by Rui Ueyama
· 9 years ago
dc2310f
Revert "(origin/master, origin/HEAD) MachineScheduler/ScheduleDAG: Add support to skipping a node."
by Matthias Braun
· 9 years ago
59a5edd
MachineScheduler/ScheduleDAG: Add support to skipping a node.
by Matthias Braun
· 9 years ago
97c4b7a
ScheduleDAGInstrs: Move VRegUses to ScheduleDAGMILive; NFCI
by Matthias Braun
· 9 years ago
e9923d3
MachineScheduler: Dump EntrySU/ExitSU if possible
by Matthias Braun
· 9 years ago
9755e15
ScheduleDAG: Identify EntrySU/ExitSU when dumping node ids
by Matthias Braun
· 9 years ago
eec5bf7
FunctionComparator: don't rely on argument evaluation order.
by Erik Eckstein
· 9 years ago
aa2b11d
Fix static initialization order fiasco in MCTests
by Mehdi Amini
· 9 years ago
823ac75
[ORC] Temporarily fix the RPCUtils unit test by explicitly specifying a handler
by Lang Hames
· 9 years ago
797e9cd
NFC ProgrammersManual fix
by Piotr Padlewski
· 9 years ago
feb16c8
Simplify code and address review comments (NFC)
by Adrian Prantl
· 9 years ago
2322de6
[Orc] Update the BuildingAJIT Chapter 5 server class for the recent RPC changes.
by Lang Hames
· 9 years ago
cd5b334
Fix a reference-to-temporary introduced in r286607.
by Adrian Prantl
· 9 years ago
085827f
[ORC] Re-apply 286620 with fixes for the ErrorSuccess class.
by Lang Hames
· 9 years ago
13e440e
[PowerPC] Add remaining vector permute builtins in altivec.h - LLVM portion
by Nemanja Ivanovic
· 9 years ago
06f9b86
[cfi] Fix weak functions handling.
by Evgeniy Stepanov
· 9 years ago
345d21c
Make the FunctionComparator of the MergeFunctions pass a stand-alone utility.
by Erik Eckstein
· 9 years ago
6b8a078
Fix -Wpessimizing-move warning.
by Rui Ueyama
· 9 years ago
35cecc3
Fixed the lost FastMathFlags for FCmp operations in SLPVectorizer.
by Vyacheslav Klochkov
· 9 years ago
ed7a0c4
[AArch64] Update a FIXME comment to reflect current state. NFC.
by Chad Rosier
· 9 years ago
aeb2eff
Bitcode: Change getModuleSummaryIndex() to return an llvm::Expected.
by Peter Collingbourne
· 9 years ago
9b252f0
Bitcode: Clean up error handling for certain bitcode query functions.
by Peter Collingbourne
· 9 years ago
3352395
Bitcode: Prepare to move bitcode readers to free functions.
by Peter Collingbourne
· 9 years ago
b35b701
[ORC] Revert r286620 while I investigate a bot failure.
by Lang Hames
· 9 years ago
d8314f0
[ORC] Refactor the ORC RPC utilities to add some new features.
by Lang Hames
· 9 years ago
a27bda7
[InstCombine] add tests to show size-increasing select transforms
by Sanjay Patel
· 9 years ago
687ce7f
[AArch64] Add test to show narrow zero store merging is disabled with strict align. NFC.
by Chad Rosier
· 9 years ago
beb51d4
[AArch64] Fix bugs in isel lowering replaceSplatVectorStore.
by Geoff Berry
· 9 years ago
d758cd3
[sancov] Don't instrument MSVC CRT stdio config helpers
by Reid Kleckner
· 9 years ago
81323af
[cfi] Implement cfi-icall using inline assembly.
by Evgeniy Stepanov
· 9 years ago
aa0c77bc
Fix comments according to the LLVM coding guidelines.
by Adrian Prantl
· 9 years ago
ec6378f
Revert "Use private linkage for MergedGlobals variables" on Darwin.
by Adrian Prantl
· 9 years ago
d22d099
[AArch64] Remove lots of redundant code. NFC.
by Chad Rosier
· 9 years ago
d78e6da
[InstCombine] fix formatting of FoldOpIntoSelect(); NFCI
by Sanjay Patel
· 9 years ago
2104040
Fixed issues found by Paul Robinson with my patch for:
by Greg Clayton
· 9 years ago
e58d246
[AArch64] Early return and minor renaming/refactoring to ease code review. NFC.
by Chad Rosier
· 9 years ago
0818f49
Fix windows buildbot where warnings are errors. We had a switch statement where all enumerations were handled, but some compilers don't recognize this. Simplify the logic so that all compilers will know a return value is returned in all cases.
by Greg Clayton
· 9 years ago
f5acbc2
Clean up DWARFFormValue by reducing duplicated code and removing DWARFFormValue::getFixedFormSizes()
by Greg Clayton
· 9 years ago
3726719
[PowerPC] Add vector conversion builtins to altivec.h - LLVM portion
by Nemanja Ivanovic
· 9 years ago
49e4628
llvm-strings: Fix r286556 to add required libraries.
by NAKAMURA Takumi
· 9 years ago
0018041
Fix test/tools/gold/X86/thinlto_funcimport.ll on non-X86 hosts
by John Brawn
· 9 years ago
0906927
[AArch64] Enable merging of adjacent zero stores for all subtargets.
by Chad Rosier
· 9 years ago
45849f5
[AMDGPU] TargetStreamer: Fix .note section name
by Sam Kolton
· 9 years ago
93f9010
[SystemZ] Support CL(G)T instructions
by Ulrich Weigand
· 9 years ago
864946f
[SystemZ] Support load-and-zero-rightmost-byte facility
by Ulrich Weigand
· 9 years ago
9035357
[SystemZ] Use LLGT(R) instructions
by Ulrich Weigand
· 9 years ago
aa9211b
[SelectionDAG] Add support for vector demandedelts in BSWAP opcodes
by Simon Pilgrim
· 9 years ago
970d6e8
[X86] Add knownbits vector BSWAP test
by Simon Pilgrim
· 9 years ago
912c7ec
[SelectionDAG] Add support for vector demandedelts in UREM/SREM opcodes
by Simon Pilgrim
· 9 years ago
afe6870
[X86] Add knownbits vector UREM/SREM tests
by Simon Pilgrim
· 9 years ago
5809b91
[SelectionDAG] Add support for vector demandedelts in UDIV opcodes
by Simon Pilgrim
· 9 years ago
a597cc6
[X86] Add knownbits vector UDIV test
by Simon Pilgrim
· 9 years ago
286599a
[ARM] Add plumbing for GlobalISel
by Diana Picus
· 9 years ago
29e1623
[opt-viewer] Make it work in the absence of hotness information
by Adam Nemet
· 9 years ago
3619728
Fix gold plugin after Error API changes
by Mehdi Amini
· 9 years ago
895b529
Fix examples files to reflect header split in r286566.
by Teresa Johnson
· 9 years ago
85a1c21
Add missing file from r286566
by Teresa Johnson
· 9 years ago
a547919
Split Bitcode/ReaderWriter.h into separate reader and writer headers
by Teresa Johnson
· 9 years ago
c75e3c2
[opt-viewer] PEPify opt-viewer.py
by Mandeep Singh Grang
· 9 years ago
274b04e
Fix build failure, update llvm-strings for the new Error API
by Mehdi Amini
· 9 years ago
5652444
Prevent at compile time converting from Error::success() to Expected<T>
by Mehdi Amini
· 9 years ago
df0b8bc
Make the Error class constructor protected
by Mehdi Amini
· 9 years ago
90ab4b2
CMake: make LLVM_OPTIMIZED_TABLEGEN friendly with LLVM_EXTERNAL_CLANG_SOURCE_DIR
by Mehdi Amini
· 9 years ago
582d2b4
[ADT/MathExtras] Make buildbot happy again.
by Davide Italiano
· 9 years ago
ca29721
llvm-strings: explicitly include cctype
by Saleem Abdulrasool
· 9 years ago
6a1b55e
llvm-strings: introduce basic strings tool
by Saleem Abdulrasool
· 9 years ago
88b31bf
[lli] Simplify the code a bit. No functional change intended.
by Davide Italiano
· 9 years ago
30ebcd3
[IR/DataLayout] Simplify the code using PowerOf2Ceil. NFCI.
by Davide Italiano
· 9 years ago
81a2553
AMDGPU: Attempt to fix build failure on x86-64 selfhost build
by Yaxun Liu
· 9 years ago
07ca53d
[ADT/MathExtras] Add tests for PowerOf2Floor (previously untested).
by Davide Italiano
· 9 years ago
7b59fc9
Add a blank line for a test commit.
by Sean Fertile
· 9 years ago
17ff155
[ADT/MathExtras] Introduce PowerOf2Ceil.
by Davide Italiano
· 9 years ago
55616f6
[llvm] Remove duplicate header from PassInfo.h
by Mandeep Singh Grang
· 9 years ago
58da394
[opt-viewer] Add column number support
by Adam Nemet
· 9 years ago
ee5205b
ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps()
by Matthias Braun
· 9 years ago
9295796
[opt-viewer] Display inlining context
by Adam Nemet
· 9 years ago
9781343
[opt-viewer] Add option to set source directory
by Adam Nemet
· 9 years ago
2cb2d87
[opt-viewer] Mention Pygments in the description
by Adam Nemet
· 9 years ago
c2e5ee3
[opt-viewer] Add syntax highlighting
by Adam Nemet
· 9 years ago
a0c045c
Revert "[AMDGPU] Allow hoisting of comparisons out of a loop and eliminate condition copies"
by Stanislav Mekhanoshin
· 9 years ago
0e71d50
Fix requirements.
by Joerg Sonnenberger
· 9 years ago
773603e
ScheduleDAGInstrs: Ignore dependencies of constant physregs
by Matthias Braun
· 9 years ago
a461137
Timer: Remove group-less NamedRegionTimer constructor.
by Matthias Braun
· 9 years ago
3f647d6
[DAG Combiner] Fix the native computation of the Newton series for reciprocals
by Evandro Menezes
· 9 years ago
b020491
GlobalISel: fix mistaken comment change
by Tim Northover
· 9 years ago
c5bdc92
[SelectionDAG] Add support for vector demandedelts in ADD/SUB opcodes
by Simon Pilgrim
· 9 years ago
a145558
[LSR] Tweak loop-strength-reduce-crash test. Test-only change.
by Justin Lebar
· 9 years ago
ca668e1
IR: Introduce inrange attribute on getelementptr indices.
by Peter Collingbourne
· 9 years ago
d31cbc4
[X86] Updated knownbits vector ADD/SUB test
by Simon Pilgrim
· 9 years ago
d3f442d
[X86] Add knownbits vector ADD test
by Simon Pilgrim
· 9 years ago
fc1b3b3
ScheduleDAGInstrs: Slightly simplify code; NFC
by Matthias Braun
· 9 years ago
7a98835
[SelectionDAG] Add support for splatted vectors in SUB opcode
by Simon Pilgrim
· 9 years ago
d2d5b99
[X86] Add knownbits vector SUB test
by Simon Pilgrim
· 9 years ago
2821987
RegisterCoalescer: Ignore interferences for constant physregs
by Matthias Braun
· 9 years ago
Next »