Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
c3ce5d9c39097baf31523bd80d03e3b00a7d9643
c3ce5d9
PM: Port Internalize to the new pass manager
by Justin Bogner
· 9 years ago
1330a1c
[llvm-pdbdump] Fix version reading on big endian systems.
by Zachary Turner
· 9 years ago
650fa7d
Add optimization bisect opt-in calls for Hexagon passes
by Andrew Kaylor
· 9 years ago
cff4949
Fix warnings and -Werror build on clang.
by Zachary Turner
· 9 years ago
3784bf8
Parse and dump PDB DBI Stream Header Information
by Zachary Turner
· 9 years ago
87d4b8c
[Tail duplication] Handle source registers with subregisters
by Krzysztof Parzyszek
· 9 years ago
3005d0c
Reapply: "ARM: put correct symbol index on indirect pointers in __thread_ptr.""
by Tim Northover
· 9 years ago
a536c7f
Internalize: More consistent file header and include guards. NFC
by Justin Bogner
· 9 years ago
783db05
[SimplifyLibCalls] sprintf doesn't copy null bytes
by David Majnemer
· 9 years ago
a80d09e
Swift Calling Convention: use %RAX for sret.
by Manman Ren
· 9 years ago
d632f47
tests: tweak MIR for ARM tests to correct MI issues
by Saleem Abdulrasool
· 9 years ago
6568fd1
test: remove some bleeding whitespace
by Saleem Abdulrasool
· 9 years ago
5027779
[AMDGPU] Move reserved vgpr count for trap handler usage to SIMachineFunctionInfo + minor commenting changes
by Konstantin Zhuravlyov
· 9 years ago
6f5aa79
[CodeGenPrepare] use branch weight metadata to decide if a select should be turned into a branch
by Sanjay Patel
· 9 years ago
c81ec9b
Fix build broken due to order of initialization problem.
by Zachary Turner
· 9 years ago
5571fd8
Refactor some more PDB reading code into DebugInfoPDB.
by Zachary Turner
· 9 years ago
d714ad3
[AMDGPU] Reserve VGPRs for trap handler usage if instructed
by Konstantin Zhuravlyov
· 9 years ago
87b2f2a
Use gcc's rules for parsing gcc-style response files
by Nico Weber
· 9 years ago
3ca62aa
[AMDGPU] Assembler: basic support for SDWA instructions
by Sam Kolton
· 9 years ago
8ddb8b4
[X86] PR27502: Fix the LEA optimization pass.
by Andrey Turetskiy
· 9 years ago
314a1b6
[Sparc] Fix build error introduced by rL267545.
by Marcin Koscielnicki
· 9 years ago
adc800c
[PowerPC] Add support for llvm.thread.pointer
by Marcin Koscielnicki
· 9 years ago
eb83c9c
[SPARC] [SSP] Add support for LOAD_STACK_GUARD.
by Marcin Koscielnicki
· 9 years ago
79b1c77
[SPARC] Add support for llvm.thread.pointer.
by Marcin Koscielnicki
· 9 years ago
e1abe9d
ThinLTOCodeGenerator: preserve linkonce when in "MustPreserved" set
by Mehdi Amini
· 9 years ago
2f533ed
Revert "ARM: put correct symbol index on indirect pointers in __thread_ptr."
by Renato Golin
· 9 years ago
9585d89
[ppc64] Reenable sibling call optimization on ppc64 since fixed tsan library tail-call issue
by Chuang-Yu Cheng
· 9 years ago
9ad5da1
Align case statements (whitespace-only cleanup)
by Sanjoy Das
· 9 years ago
6588d8d
Symbolize operand bundle blocks for bcanalyzer
by Sanjoy Das
· 9 years ago
4234d81
[AArch64] Expand v1i64 and v2i64 ctlz.
by Craig Topper
· 9 years ago
98e886b
[ARM] Expand vector ctlz_zero_undef so it becomes ctlz.
by Craig Topper
· 9 years ago
da46b1d
[ARM] Expand v1i64 and v2i64 ctlz.
by Craig Topper
· 9 years ago
0002560
Tune basic block annotation algorithm.
by Dehao Chen
· 9 years ago
edae2f4
[powerpc] mark JIT tests as UNSUPPORTED on powerpc64 big endian
by Bill Seurer
· 9 years ago
9c80655
Pass the test file in through stdin instead of by filename.
by Richard Trieu
· 9 years ago
8ee4913
[powerpc] mark JIT tests as XFAIL on powerpc64 big endian
by Bill Seurer
· 9 years ago
1ccb72c
[SimplifyCFG] Preserve !llvm.mem.parallel_loop_access when merging
by Hal Finkel
· 9 years ago
681428e
[LoopVectorize] Don't consider conditional-load dereferenceability for marked parallel loops
by Hal Finkel
· 9 years ago
b9d01c8
[lli] Fix a sign-compare warning.
by Lang Hames
· 9 years ago
1a09f22
[WebAssembly] Account for implicit operands when computing operand indices.
by Dan Gohman
· 9 years ago
aa58a64
[ORC] Try to work around a GCC 4.7 bug triggered by r267457.
by Lang Hames
· 9 years ago
562c999
[SROA] Don't falsely report that changes have occured
by David Majnemer
· 9 years ago
9dd084a
Reverting Thumb2SizeReduction opt bisect change to fix failing buildbots.
by Andrew Kaylor
· 9 years ago
e591202
[CodeGenPrepare] don't convert an unpredictable select into control flow
by Sanjay Patel
· 9 years ago
e0e3aca
Remove MinLatency in SchedMachineModel. NFC.
by Junmo Park
· 9 years ago
1a9ed30
PM: Port GlobalOpt to the new pass manager
by Justin Bogner
· 9 years ago
183519d
PM: Convert the logic for GlobalOpt into static functions. NFC
by Justin Bogner
· 9 years ago
58f1271
[X86] Use LivePhysRegs in X86FixupBWInsts.
by Ahmed Bougacha
· 9 years ago
02b4c05
GlobalOpt: Convert a bunch of tests from grep to FileCheck
by Justin Bogner
· 9 years ago
d08220a
Add check for "branch_weights" with prof metadata
by Sanjay Patel
· 9 years ago
8070b45
[CMake] If set we should pass LLVM_VERSION_INFO into config.h
by Chris Bieneman
· 9 years ago
90cc544
[Sparc] Fix double-float fabs and fneg on little endian CPUs.
by James Y Knight
· 9 years ago
426203a
ARM: put correct symbol index on indirect pointers in __thread_ptr.
by Tim Northover
· 9 years ago
f304c12
Fix build warning
by Andrew Kaylor
· 9 years ago
c7ca130
Add optimization bisect opt-in calls for AMDGPU passes
by Andrew Kaylor
· 9 years ago
3c50cf9
Reformat LLVMConstPointerNull. NFC
by Amaury Sechet
· 9 years ago
217903d
Comment formating. NFC
by Amaury Sechet
· 9 years ago
1ca1fca
Optimize store of "bitcast" from vector to aggregate.
by Arch D. Robison
· 9 years ago
185caef
[LVI] Make a precondition explicit rather than handling a case which never happens [NFC]
by Philip Reames
· 9 years ago
78e2fb2
Add optimization bisect opt-in calls for ARM passes
by Andrew Kaylor
· 9 years ago
aabda75
Add optimization bisect opt-in calls for AArch64 passes
by Andrew Kaylor
· 9 years ago
c7ec15c
Add accidentally deleted "break"
by Krzysztof Parzyszek
· 9 years ago
3869f2a
[ORC] clang-format code that was touched in r267457. NFC.
by Lang Hames
· 9 years ago
02e4498
ARM: put extern __thread stubs in a special section.
by Tim Northover
· 9 years ago
4668002
[ThinLTO] Introduce typedef for commonly-used map type (NFC)
by Teresa Johnson
· 9 years ago
844a2e9
[Hexagon] Few fixes for exception handling
by Krzysztof Parzyszek
· 9 years ago
3f7fbf7
Re-apply r267206 with a fix for the encoding problem: when the immediate of
by Quentin Colombet
· 9 years ago
68aaa74
Cleanup redundant expression in InstCombineAndOrXor.
by Etienne Bergeron
· 9 years ago
1ddbb0f
[ORC] Thread Error/Expected through the RPC library.
by Lang Hames
· 9 years ago
3a1034d
AMDGPU/SI: Optimize adjacent s_nop instructions
by Matt Arsenault
· 9 years ago
cb05ff9
[libFuzzer] remove dead code
by Kostya Serebryany
· 9 years ago
f9fe6599
AMDGPU: Implement addrspacecast
by Matt Arsenault
· 9 years ago
51b6e0b
AMDGPU: Add queue ptr intrinsic
by Matt Arsenault
· 9 years ago
fda5a0d
Add useful helpers to AddrSpaceCastInst
by Matt Arsenault
· 9 years ago
189276d
AMDGPU: Add DAG to debug dump
by Matt Arsenault
· 9 years ago
30e83b4
[Support] Fix latent bugs in Expected and ExitOnError that were preventing them
by Lang Hames
· 9 years ago
acf15d1
[LVI] Clarify comments describing the lattice values
by Philip Reames
· 9 years ago
5fad6b4
[LVI] Split solveBlockValueConstantRange into two [NFC]
by Philip Reames
· 9 years ago
c650ff5
[gold] Fix linkInModule and extend common.ll test.
by Evgeniy Stepanov
· 9 years ago
82f582e
Fix typo from r267432.
by Chad Rosier
· 9 years ago
4eb3510
[Hexagon] Use llvm-mc instead of llc in an MC testcase
by Krzysztof Parzyszek
· 9 years ago
2cbb474
[Hexagon] Use llvm-mc instead of llc in an MC testcase
by Krzysztof Parzyszek
· 9 years ago
f104001
[Hexagon] Register save/restore functions do not follow regular conventions
by Krzysztof Parzyszek
· 9 years ago
cf9b63d
[ValueTracking] Add an additional test case for r266767 where one operand is a const.
by Chad Rosier
· 9 years ago
8ba06b5
Resubmit "Refactor raw pdb dumper into library"
by Zachary Turner
· 9 years ago
3ac68db
[ValueTracking] Improve isImpliedCondition when the dominating cond is false.
by Chad Rosier
· 9 years ago
e1a7791
[gold-plugin] Remove dead assignment. NFC.
by Davide Italiano
· 9 years ago
17bbea1
[ELFRelocs] Other architectures do not have *_NUM reloc.
by Davide Italiano
· 9 years ago
cbea336
dsymutil: Only warn about clang module DWO id mismatches in verbose mode.
by Adrian Prantl
· 9 years ago
16c04d1
add tests for potential CGP transform (PR27344)
by Sanjay Patel
· 9 years ago
be88b88
[lanai] Expand findClosestSuitableAluInstr check to consider offset register.
by Jacques Pienaar
· 9 years ago
e7311dc
[PR27390] [CodeGen] Reject indexed loads in CombinerDAG.
by Marcin Koscielnicki
· 9 years ago
0f2c518
[mips][microMIPS] Revert commit r267137
by Hrvoje Varga
· 9 years ago
0b9fb1e
[mips][microMIPS] Revert commit r266977
by Zlatko Buljan
· 9 years ago
6cf0df3
[x86] auto-generate checks for cmov tests
by Sanjay Patel
· 9 years ago
3f30242
Fix incorrect redundant expression in target AMDGPU.
by Etienne Bergeron
· 9 years ago
e7edf2d
[WinEH] Update SplitAnalysis::computeLastSplitPoint to cope with multiple EH successors
by David Majnemer
· 9 years ago
a1ebe98
[ARM] Add support for the X asm constraint
by Silviu Baranga
· 9 years ago
2bc6d42
[AMDGPU][llvm-mc] s_getreg/setreg* - Add hwreg(...) syntax.
by Artem Tamazov
· 9 years ago
2eaeff8
Test commit: modified comment. NFC
by Anna Thomas
· 9 years ago
Next »