Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
c1d5445ac57af624fea9636741584a8f629b5611
c1d5445
[Value Tracking] Refactor icmp comparison logic into helper. NFC.
by Chad Rosier
· 8 years ago
acac0ef
AMDGPU: Add pass to replace out arguments
by Matt Arsenault
· 8 years ago
5398f50
[LVI] Constant-propagate a zero extension of the switch condition value through case edges
by Hiroshi Yamauchi
· 8 years ago
079481a
GlobalISel: map 128-bit values to an FPR by default.
by Tim Northover
· 8 years ago
648a2e5
[lit] Dump some FileCheck inputs to try to debug some failing tests
by Reid Kleckner
· 8 years ago
4dce305
[lit] Fix shtest-format external_shell failures
by Reid Kleckner
· 8 years ago
dbe42be
AMDGPU: Annotate implicitarg.ptr usage
by Matt Arsenault
· 8 years ago
7d0c810
[GVN] Recommit the patch "Add phi-translate support in scalarpre"
by Wei Mi
· 8 years ago
a676448
[CMake] NFC. Add intrinsics_gen target to CMake Exports
by Chris Bieneman
· 8 years ago
c252763
[ValueTracking] Remove a number of unused arguments. NFC.
by Chad Rosier
· 8 years ago
85e686a
[AArch64] Standardize suffixes for LSE Atomics mnemonics (NFCI)
by Joel Jones
· 8 years ago
b779d34
[ARM] Add the option to directly access TLS pointer
by Strahinja Petrovic
· 8 years ago
5b0d461
[X86] Add test case for PR33290
by Simon Pilgrim
· 8 years ago
552bd4c
[X86][AVX] Cleanup shuffle combine tests - remove old prefixes.
by Simon Pilgrim
· 8 years ago
920a5ba
[ARM] Add test to check pcs of ARM ABI runtime floating point helpers
by Peter Smith
· 8 years ago
f4dbee3
[SCEV] Do not visit nodes twice in containsConstantSomewhere
by Max Kazantsev
· 8 years ago
8ebdca4
[MachineOutliner] NFC: Comment tidying
by Jessica Paquette
· 8 years ago
b850362
Revert rL309320 - "[OCaml] Respect CMAKE_C_FLAGS for OCaml C files"
by Michal Gorny
· 8 years ago
ef7b923
test: require x86 backend
by Saleem Abdulrasool
· 8 years ago
86b02f9
MC: add support for cfi_return_column
by Saleem Abdulrasool
· 8 years ago
b9aeabb
MC: clang-format enumeration (NFC)
by Saleem Abdulrasool
· 8 years ago
e47ec8c
Revert "[SCEV] Cache results of computeExitLimit"
by Sanjoy Das
· 8 years ago
b1318fc
[MachineOutliner] NFC: Split up getOutliningBenefit
by Jessica Paquette
· 8 years ago
bc62a9f
[JumpThreading] Stop falsely preserving LazyValueInfo.
by Davide Italiano
· 8 years ago
ab57bf1
DebugInfo: Consider a CU containing only local imported entities to be 'empty'
by David Blaikie
· 8 years ago
7313cf8
[JumpThreading] Add an option to dump LazyValueInfo after the run.
by Davide Italiano
· 8 years ago
bbad0fa
ARMFrameLowering: Only set ExtraCSSpill for actually unused registers.
by Matthias Braun
· 8 years ago
2c42071
[lit] Port googletest lit tests to Windows
by Reid Kleckner
· 8 years ago
4e66379
Changing the default MaxNumPromotions from 2 to 3.
by Dehao Chen
· 8 years ago
87452e8
Separate the ICP total threshold and remaining threshold.
by Dehao Chen
· 8 years ago
1f3e2c8
Increase the ImportHotMultiplier to 10.0
by Dehao Chen
· 8 years ago
7cc7cad
[X86] Fix latent bug in sibcall eligibility logic
by Reid Kleckner
· 8 years ago
be07cfb
[sanitizer-coverage] rename sanitizer-coverage-create-pc-table into sanitizer-coverage-pc-table and add plumbing for a clang flag
by Kostya Serebryany
· 8 years ago
f6b0182
Remove unused function from AArch64 backend (NFC)
by Adrian Prantl
· 8 years ago
19b3038
[sanitizer-coverage] add a feature sanitizer-coverage-create-pc-table=1 (works with trace-pc-guard and inline-8bit-counters) that adds a static table of instrumented PCs to be used at run-time
by Kostya Serebryany
· 8 years ago
e9ffbe5
[MachineOutliner] Cleanup: move findCandidates out of suffix tree
by Jessica Paquette
· 8 years ago
04f2709
[llvm-pdbutil] Clean up ExitOnError usage to add ": " to our errors
by Reid Kleckner
· 8 years ago
1a8dc59
[PDB] Initialize the std::array<ulittle32_t> used for the gsi bitmap
by Reid Kleckner
· 8 years ago
961f725
[ConstantFolder] Don't try to fold gep when the idx is a vector.
by Davide Italiano
· 8 years ago
76e9cd4
[X86] Don't lie about legality to TLI's demanded bits.
by Ahmed Bougacha
· 8 years ago
e60a6a2
[AArch64] Remove outdated comment. NFC.
by Ahmed Bougacha
· 8 years ago
9f209a9
[AArch64] Fix legality info passed to demanded bits for TBI opt.
by Ahmed Bougacha
· 8 years ago
876aa0d
[OCaml] Fix undefined reference to LLVMDumpType() with NDEBUG
by Michal Gorny
· 8 years ago
d62ee98
[OCaml] Respect CMAKE_C_FLAGS for OCaml C files
by Michal Gorny
· 8 years ago
b877624
Add test to reject merging of empty manifest.
by Eric Beckmann
· 8 years ago
c080f03
[ARM] Add use-misched feature, to enable the MachineScheduler.
by Florian Hahn
· 8 years ago
9cb09d5
Change prefix in vector-shuffle-combining-avx.patch to reduce test size.
by Dinar Temirbulatov
· 8 years ago
f9f40b5
[MergeFunctions] Remove alias support.
by whitequark
· 8 years ago
935d919
[lit] Fix TestRunner unit test on Windows
by Brian Gesiak
· 8 years ago
1571e4d
Un-revert "Teach the CMake build system to run lit's test suite. These can be run"
by Brian Gesiak
· 8 years ago
9fe81bf
[FunctionImport] Prefer isa<> to dyn_cast<> as the value is not used.
by Davide Italiano
· 8 years ago
d3335c2
[InstCombine] Simplify pointer difference subtractions (GEP-GEP) where GEPs have other uses and one non-constant index
by Hiroshi Yamauchi
· 8 years ago
91b875c
[PDB] Write public symbol records and the publics hash table
by Reid Kleckner
· 8 years ago
efbdc2d
[SelectionDAG] Improve DAGTypeLegalizer::convertMask assertion (PR33960)
by Simon Pilgrim
· 8 years ago
15b834a
[X86] SET0 to use XMM registers where possible PR26018 PR32862
by Dinar Temirbulatov
· 8 years ago
7b5f04f
Relax the matching in these tests
by Adam Nemet
· 8 years ago
ad8bced
[ICP] Migrate to OptimizationRemarkEmitter
by Adam Nemet
· 8 years ago
426d57c
[OptRemark] Allow streaming of 64-bit integers
by Adam Nemet
· 8 years ago
5a69de7
[lit] Fix order of checks in shtest-shell.py test
by Brian Gesiak
· 8 years ago
9e8e51f
All libcalls should be considered to be GC-leaf functions.
by Daniel Neilson
· 8 years ago
5a3180d
[TargetParser] Use enum classes for various ARM kind enums.
by Florian Hahn
· 8 years ago
fb84191
[SLP] Outline code for the check that instruction users are part of
by Alexey Bataev
· 8 years ago
bcc49d9
[SelectionDAG] Avoid repeated calls to getNumOperands in for loop. NFCI.
by Simon Pilgrim
· 8 years ago
8082aa9
Fix assert from r309278
by David Blaikie
· 8 years ago
75e478b
remove redundant check
by Adrian Prantl
· 8 years ago
a921816
ThinLTO: Don't import aliases of any kind (even linkonce_odr)
by David Blaikie
· 8 years ago
4dabbad
[SelectionDAG] Tidyup mask creation. NFCI.
by Simon Pilgrim
· 8 years ago
621b075
[ARM] Mark labels in skipAlignedDPRCS2Spills as fallthrough (NFC).
by Florian Hahn
· 8 years ago
f047f45
Added cost of ZEROALL and ZEROUPPER instrs in btver2 cpu.
by Andrew V. Tischenko
· 8 years ago
e067bb5
[InlineCost, NFC] Change CallAnalyzer::isGEPFree to use TTI::getUserCost instead of TTI::getGEPCost
by Evgeny Astigeevich
· 8 years ago
064cf49
[globalisel][tablegen] Ensure MatchTable's are compile-time constants with constexpr. NFC.
by Daniel Sanders
· 8 years ago
2eb23f1
[X86][AVX] Regenerate shuffle tests with broadcast comments.
by Simon Pilgrim
· 8 years ago
e0714cf
Re-commit: r309094 [globalisel][tablegen] Fuse the generated tables together.
by Daniel Sanders
· 8 years ago
be73cbb
[X86] Adding test cases for LEA factorization (PR32755 / D35014)
by Simon Pilgrim
· 8 years ago
c824c1a
[X86] Tidyup MaskedLoad/Store mask creation. NFCI.
by Simon Pilgrim
· 8 years ago
3c15061
[TTI] fixing a bug in the isLegalMaskedScatter API
by Mohammed Agabaria
· 8 years ago
3356bc7
[PowerPC] enable optimizeCompareInstr for branch with static branch hint
by Hiroshi Inoue
· 8 years ago
5cc3e5e
Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started""
by Petr Hosek
· 8 years ago
c8a6123
Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"
by Petr Hosek
· 8 years ago
5e5b5e8
[X86] Improve the unknown stepping support for Intel CPUs in getHostCPUName
by Craig Topper
· 8 years ago
8d30f66
[GISel]: Missed passing in a parameter to addUsesFromArgs
by Aditya Nandakumar
· 8 years ago
261deca
Remove check for i686.
by Eric Beckmann
· 8 years ago
b99edc0
Re-enable libxml2 tests.
by Eric Beckmann
· 8 years ago
cadb114
[DWARF] Minor code style modification, no functionality change.
by Spyridoula Gravani
· 8 years ago
acd08a4
DebugInfo: Ensure imported entities at the top level of an inlined function don't cause degenerate concrete definitions
by David Blaikie
· 8 years ago
deb9ff3
[Hexagon] Fix expensive checks build bot broken in r309230.
by Eugene Zelenko
· 8 years ago
82d2d7a
[CMake] Disable -Werror for CMake checks
by Petr Hosek
· 8 years ago
608d79a
[Hexagon] Partially revert r309230 which caused some build bots failures.
by Eugene Zelenko
· 8 years ago
3dda42e
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
c8b00c7
See if disabling libxml tests will pass the i686 bot.
by Eric Beckmann
· 8 years ago
990c9f7
[lit] Fix race between shtest-shell and max-failures tests
by Reid Kleckner
· 8 years ago
8980251
[lit] Fix shtest-shell and max-failures lit tests on Windows
by Reid Kleckner
· 8 years ago
70c636f
[lit] Fix shtest-output-printing.py on Windows by matching either / or \\
by Reid Kleckner
· 8 years ago
1dc238e
[lit] Fix discovery.py on Windows by matching backslashes when necessary
by Reid Kleckner
· 8 years ago
cdd1a98
Fix a comment (test commit).
by Hiroshi Yamauchi
· 8 years ago
690a4c7
[lit] Un-XFAIL selecting.py test on Windows
by Reid Kleckner
· 8 years ago
ddb10d2
[AMDGPU] Optimize SI_IF lowering for simple if regions
by Stanislav Mekhanoshin
· 8 years ago
077cafb
[ARM] Minor cosmetic edits (NFC)
by Evandro Menezes
· 8 years ago
9a965ff
[AArch64] Adjust the cost model for Exynos M1 and M2
by Evandro Menezes
· 8 years ago
4e19ea6
Close if statement in config-ix.cmake while checking for i686 arch.
by Eric Beckmann
· 8 years ago
Next »