Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
fc89a6a1e94b9044b9cde8c7fcc501647383bcc5
fc89a6a
Revert 'Test commit as per developer policy'
by Jonas Devlieghere
· 9 years ago
bc02eec
Test commit as per developer policy
by Jonas Devlieghere
· 9 years ago
d52ad61
Revert "[GVN] Basic optimization remark support"
by Adam Nemet
· 9 years ago
db04d03
[RuntimeDyld] Skip undefined symbols when building the symbol table.
by Lang Hames
· 9 years ago
502534b
[PowerPC] Improvements for BUILD_VECTOR Vol. 2
by Nemanja Ivanovic
· 9 years ago
17f24fa
[PowerPC] Improvements for BUILD_VECTOR Vol. 2
by Nemanja Ivanovic
· 9 years ago
e8971cb
Add another missing dependency.
by Peter Collingbourne
· 9 years ago
b31b2ec
Revert r288212 due to lldb failure.
by Paul Robinson
· 9 years ago
65c488a
[lanai] Manually match 0/-1 with R0/R1.
by Jacques Pienaar
· 9 years ago
0b07a5a
Revert https://reviews.llvm.org/rL287679
by Nemanja Ivanovic
· 9 years ago
f1f1223
Emit 'no line' information for interesting 'orphan' instructions.
by Paul Robinson
· 9 years ago
68d9b14
[X86][AVX512VL] Improved testing of vcvtpd2ps, vcvtpd2dq/vcvtpd2udq and vcvttpd2dq/vcvttpd2udq implicit zeroing of upper 64-bits of xmm result
by Simon Pilgrim
· 9 years ago
ae45a93
[GVN] Basic optimization remark support
by Adam Nemet
· 9 years ago
f09dc03
[X86][AVX512DQVL] Improved testing of vcvtqq2ps/vcvtuqq2ps implicit zeroing of upper 64-bits of xmm result
by Simon Pilgrim
· 9 years ago
f4d1201
[AArch64] allow and-not-compare transform to form 'bics'
by Sanjay Patel
· 9 years ago
29916a1
Add documentation for the PDB Module Info stream.
by Zachary Turner
· 9 years ago
10e4110
Bitcode: Add a more comprehensive multi-module test now that we have both llvm-cat and llvm-modextract.
by Peter Collingbourne
· 9 years ago
c67ca17
Add llvm-modextract tool.
by Peter Collingbourne
· 9 years ago
649bcb9
[StructurizeCFG] Fix infinite loop in rebuildSSA.
by Justin Lebar
· 9 years ago
dc150d0
Add to llvm-objdump the -no-leading-headers option with the use of the -macho option.
by Kevin Enderby
· 9 years ago
2a4cea2
Add missing dependency.
by Peter Collingbourne
· 9 years ago
fa5f3d1
Change Error unittest to use the LLVM_ENABLE_ABI_BREAKING_CHECKS instead of NDEBUG
by Mehdi Amini
· 9 years ago
e6480e2
Bitcode: Introduce BitcodeWriter interface.
by Peter Collingbourne
· 9 years ago
c83371f
[AArch64] Add a basic SchedMachineModel for Falkor.
by Chad Rosier
· 9 years ago
375d719
Use CallSite to simplify code
by David Blaikie
· 9 years ago
a55fccb
AMDGPU: Disallow exec as SMEM instruction operand
by Matt Arsenault
· 9 years ago
c562d96
AMDGPU: Use SGPR_64 for argument lowerings
by Matt Arsenault
· 9 years ago
81e1a9d
[LiveRangeEdit] Handle instructions with no defs correctly.
by Geoff Berry
· 9 years ago
a89dd1d
AMDGPU: Rename flat operands to match mubuf
by Matt Arsenault
· 9 years ago
3f36716
AMDGPU: Use else if
by Matt Arsenault
· 9 years ago
8d2aadb
AMDGPU: Materialize frame index before add
by Matt Arsenault
· 9 years ago
a333ef5
AMDGPU: Refactor immediate folding logic
by Matt Arsenault
· 9 years ago
57d4f76
[AArch64] add tests for bics; NFC
by Sanjay Patel
· 9 years ago
9ade85f
[AArch64] add tests to show select transforms; NFC
by Sanjay Patel
· 9 years ago
f618d6e
Revert "[GVN] Basic optimization remark support"
by Adam Nemet
· 9 years ago
5d693fa
Revert "[GVN, OptDiag] Include the value that is forwarded in load elimination"
by Adam Nemet
· 9 years ago
996fdfd
Revert "[GVN, OptDiag] Print the interesting instructions involved in missed load-elimination"
by Adam Nemet
· 9 years ago
ba3cf58
[AArch64] Fold spills of COPY of WZR/XZR
by Geoff Berry
· 9 years ago
c72d18a
[docs] Typos and whitespace fixed in LTO docs.
by Mehdi Amini
· 9 years ago
e148f0a
Avoid repeated calls to MVT getSizeInBits and getScalarSizeInBits(). NFCI.
by Simon Pilgrim
· 9 years ago
e6dbf90
Suppress abi-breaking.h on cygming, for now.
by NAKAMURA Takumi
· 9 years ago
f33188e
Fix a linefeed at eof.
by NAKAMURA Takumi
· 9 years ago
9d387d6
[CVP] Remove use of removed flag (-cvp-dont-process-adds) from the test
by Artur Pilipenko
· 9 years ago
a310ebc
[CVP] Remove cvp-dont-process-adds flag
by Artur Pilipenko
· 9 years ago
1ec5b2f
[PowerPC] Improvements for BUILD_VECTOR Vol. 1
by Nemanja Ivanovic
· 9 years ago
e58c265
[SLP] Add a new test for tree vectorization starting from insertelement
by Alexey Bataev
· 9 years ago
341c07b
[X86] Moved getTargetConstantFromNode function so a future patch is more understandable. NFCI.
by Simon Pilgrim
· 9 years ago
b67e91e
[GVNHoist] Rename variables.
by Aditya Kumar
· 9 years ago
06f7518
[GVNHoist] Enable aggressive hoisting when optimizing for code-size
by Aditya Kumar
· 9 years ago
bdcd71d
[X86][SSE] Add initial support for combining target shuffles to (V)PMOVZX.
by Simon Pilgrim
· 9 years ago
c02671c
Avoid repeated calls to MVT::getScalarSizeInBits(). NFCI.
by Simon Pilgrim
· 9 years ago
f4ee49f
[X86][SSE] Added tests showing missed combines to (V)PMOVZX
by Simon Pilgrim
· 9 years ago
e1b9ddf
[PM] Fix a bad invalid densemap iterator bug in the new invalidation logic.
by Chandler Carruth
· 9 years ago
15bd673
[StringRef] Use default member initializers and = default.
by Malcolm Parsons
· 9 years ago
62c10d6
[SLPVectorizer] Improved support of partial tree vectorization.
by Alexey Bataev
· 9 years ago
14cd316
Test commit. Comment changes. NFC.
by Warren Ristow
· 9 years ago
a0894a8
Bitcode: Change expected layout of module blocks.
by Peter Collingbourne
· 9 years ago
c2ee6e2
[asan/win] Align global registration metadata to its size
by Reid Kleckner
· 9 years ago
d39b310
AMDGPU/SI: Avoid moving PHIs to VALU when phi values are defined in scalar branches
by Tom Stellard
· 9 years ago
bde207a
Recognize ${:uid} escapes in intel syntax inline asm
by Reid Kleckner
· 9 years ago
825a8f8
[GVN, OptDiag] Print the interesting instructions involved in missed load-elimination
by Adam Nemet
· 9 years ago
92c01d8
[DAG] clean up foldSelectCCToShiftAnd(); NFCI
by Sanjay Patel
· 9 years ago
c3402f3
Put ABI breaking test in Error checking behind LLVM_ENABLE_ABI_BREAKING_CHECKS
by Mehdi Amini
· 9 years ago
2431dc2
Add error checking for Mach-O universal files.
by Kevin Enderby
· 9 years ago
7b6b980
Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch
by Mehdi Amini
· 9 years ago
78a6806
[PM] Extend the explicit 'invalidate' method API on analysis results to
by Chandler Carruth
· 9 years ago
f75edf0
cmake: Set rpath for loadable modules as well as shared libraries.
by Peter Collingbourne
· 9 years ago
56089e7
[SROA] Drop lifetime.start/end intrinsics when they block promotion.
by Eli Friedman
· 9 years ago
2365a7c
[DAG] add helper function for selectcc --> and+shift transforms; NFC
by Sanjay Patel
· 9 years ago
b54cba4
Improve error handling in YAML parsing
by Mehdi Amini
· 9 years ago
d86b9f2
[DebugInfo] Add support for DW_AT_main_subprogram on subprograms
by David Blaikie
· 9 years ago
05bdd2e
MachineScheduler: Export function to construct "default" scheduler.
by Matthias Braun
· 9 years ago
6f1fc60
Revert r287637 "[wasm] hack around test failure after r287553."
by Artem Belevich
· 9 years ago
ab827bd
[AMDGPU] Allow hoisting of comparisons out of a loop and eliminate condition copies
by Stanislav Mekhanoshin
· 9 years ago
46cc792
Revert r287553: [CodeGenPrep] Skip merging empty case blocks
by Joerg Sonnenberger
· 9 years ago
2e72c7b
[StructurizeCFG] Use range-based for loops.
by Justin Lebar
· 9 years ago
38c5492
[StructurizeCFG] Refactor NearestCommonDominator.
by Justin Lebar
· 9 years ago
0ffe6c0
[X86][SSE] Add initial support for combining (V)PMOVZX with shuffles.
by Simon Pilgrim
· 9 years ago
01ad79b
[GVN, OptDiag] Include the value that is forwarded in load elimination
by Adam Nemet
· 9 years ago
e9741d2
[GVN] Basic optimization remark support
by Adam Nemet
· 9 years ago
55a0fd2
[x86] fix formatting; NFC
by Sanjay Patel
· 9 years ago
8459d93
[CMAKE] fix LLVM_OPTIMIZED_TABLEGEN for Visual Studio
by Daniil Fukalov
· 9 years ago
5e45db3
[LTO] Move finishOptimizationRemarks after codegen
by Adam Nemet
· 9 years ago
8edff6c
[X86][SSE] Added support for combining bit-shifts with shuffles.
by Simon Pilgrim
· 9 years ago
2ef5665
[X86][SSE] Added tests showing missed combines of shifts with shuffles.
by Simon Pilgrim
· 9 years ago
3b038a2
Test commit
by Daniel Cederman
· 9 years ago
78f5fdf
Revert "[DAG] Improve loads-from-store forwarding to handle TokenFactor"
by Nirav Dave
· 9 years ago
ee055c7
[SystemZ] Fix build bot fallout from r288030
by Ulrich Weigand
· 9 years ago
7e1b0a5
[SystemZ] Support execution hint instructions
by Ulrich Weigand
· 9 years ago
5952400
[SystemZ] Support load-and-trap instructions
by Ulrich Weigand
· 9 years ago
3079ca7
[SystemZ] Add remaining branch instructions
by Ulrich Weigand
· 9 years ago
0291833
[SystemZ] Improve use of conditional instructions
by Ulrich Weigand
· 9 years ago
325cb70
[InlineCost] Reduce inline thresholds to compensate for cost changes
by James Molloy
· 9 years ago
0afff63
[PM] Remove weird marking of invalidated analyses as "preserved".
by Chandler Carruth
· 9 years ago
6f0da3f
[ThreadPool] Rollback recent changes until I figure out the breakage.
by Davide Italiano
· 9 years ago
2905563
[ThreadPool] Remove outdated comment after r288016.
by Davide Italiano
· 9 years ago
9bb8d18
[ThreadPool] Simplify the interface. NFCI.
by Davide Italiano
· 9 years ago
9fdd2a6
Revert "Improve error handling in YAML parsing"
by Mehdi Amini
· 9 years ago
8db10dd
Improve error handling in YAML parsing
by Mehdi Amini
· 9 years ago
28f31d7
[PM] Add an ASCII-art diagram for the call graph in the CGSCC unit test.
by Chandler Carruth
· 9 years ago
Next »