Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
b0707e1a0da16d397fac6d6ccf01b866bf75179d
b0707e1
llvm-mt: implement simple merging of manifests, not factoring namespaces.
by Eric Beckmann
· 8 years ago
2f55a43
Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started""
by Petr Hosek
· 8 years ago
5b4c3ec
[lit] Fix UnboundLocalError for invalid shtest redirects
by Michal Gorny
· 8 years ago
50f00d6
Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"
by Petr Hosek
· 8 years ago
dd35be2
Update the comments on default subtargets based on feedback.
by Eric Christopher
· 8 years ago
8330752
[libFuzzer] don't disable msan for TracePC::CollectFeatures: this started to cause false positives in msan. No tests for libFuzzer+msan yet -- tests will need to wait until we move libFuzzer to compiler-rt
by Kostya Serebryany
· 8 years ago
6d5fc43
Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started""
by Petr Hosek
· 8 years ago
7cfa553
Revert "Debug Info: Support fragmented variables in the MMI side table"
by Adrian Prantl
· 8 years ago
2522046
Debug Info: Support fragmented variables in the MMI side table
by Adrian Prantl
· 8 years ago
960873b
Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"
by Petr Hosek
· 8 years ago
9ed2243
[CMAKE] Speedup developer builds when passing LLVM_APPEND_VC_REV = OFF
by Don Hinton
· 8 years ago
35647a1
[CMake] Fix broken builds from r309029
by Chris Bieneman
· 8 years ago
02829e6
[CMake] Allow TableGen.cmake to be included multiple times
by Chris Bieneman
· 8 years ago
6044a14
AMDGPU/SI: Fix Depth and Height computation for SI scheduler
by Marek Olsak
· 8 years ago
343cb90
AMDGPU/SI: Force exports at the end for SI scheduler
by Marek Olsak
· 8 years ago
5b3e8fe
[AArch64] Update a comment in a test
by Martin Storsjo
· 8 years ago
d4147fa
[AArch64] Add a test for float argument passing to win64 vararg functions
by Martin Storsjo
· 8 years ago
a63ab3c9
[LTO] Prevent dead stripping and internalization of symbols with sections
by Teresa Johnson
· 8 years ago
94c534f
Revert "This patch enables the usage of constant Enum identifiers within Microsoft style inline assembly statements."
by Eric Christopher
· 8 years ago
57a32cd
[PowerPC] Pretty-print CR bits the way the binutils disassembler does
by Nemanja Ivanovic
· 8 years ago
84cbf60
[PowerPC] - Recommit r304907 now that the issue has been fixed
by Nemanja Ivanovic
· 8 years ago
75c1787
[docs] Fix a typo: iteratation -> iteration
by Stephen Hines
· 8 years ago
902fe6e
[X86][CGP] Reduce memcmp() expansion to 2 load pairs (PR33914)
by Simon Pilgrim
· 8 years ago
ae9f3ff
[DAG] Move DAGCombiner::GetDemandedBits to SelectionDAG
by Simon Pilgrim
· 8 years ago
7d8deb8
[X86] Regenerate test.
by Simon Pilgrim
· 8 years ago
a7461f4
[X86] Regenerate test with broadcast comments.
by Simon Pilgrim
· 8 years ago
a964c1f
[Sparc] invalid adjustments in TLS_LE/TLS_LDO relocations removed
by Fedor Sergeev
· 8 years ago
b3987021
X86 Asm uses assertions instead of proper diagnostic. This patch fixes that.
by Andrew V. Tischenko
· 8 years ago
2dcaf78
[LIR] Teach LIR to avoid extending the BE count prior to adding one to
by Chandler Carruth
· 8 years ago
0000a71
This patch enables the usage of constant Enum identifiers within Microsoft style inline assembly statements.
by Matan Haroush
· 8 years ago
8641ab9
[tests] Cleanup vect.omp.persistence.ll test.
by Michael Zolotukhin
· 8 years ago
ee5c36f
[X86] Add 24-byte memcmp tests (PR33914)
by Simon Pilgrim
· 8 years ago
12b7f90
Fix endianness bug in DAGCombiner::visitTRUNCATE and visitEXTRACT_VECTOR_ELT
by Francois Pichet
· 8 years ago
e46d723
[ARM] Enable partial and runtime unrolling
by Sam Parker
· 8 years ago
9319e27
[COFF] ARM64 support for COFFImportFile
by Martin Storsjo
· 8 years ago
a663d73
[AArch64] Reserve a 16 byte aligned amount of fixed stack for win64 varargs
by Martin Storsjo
· 8 years ago
2250b30
DWARFVerifier.cpp: Fix -m32 in r308928. Use PRIx64.
by NAKAMURA Takumi
· 8 years ago
74b6501
[libFuzzer] make one test faster, fix compiler warnings in tests
by Kostya Serebryany
· 8 years ago
977be98
[sanitizer-coverage] simplify the code, NFC
by Kostya Serebryany
· 8 years ago
8e0c70d
[DWARF] Modified test for die ranges verification so that it doesn't fail on windows hosts.
by Spyridoula Gravani
· 8 years ago
cabe5b5
llvm/test/CMakeLists.txt: Add llvm-rc to LLVM_TEST_DEPENDS.
by NAKAMURA Takumi
· 8 years ago
bb03079
llvm-rc: Fixup for r308940. This should use LLVMSupport.
by NAKAMURA Takumi
· 8 years ago
c6f54fe
Add an empty shell of llvm-rc.
by Marek Sokolowski
· 8 years ago
4114bcf
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
ef55e4c
[DWARF] Added verification check for die ranges. If highPC is an address, then it should be greater than lowPC for each range.
by Spyridoula Gravani
· 8 years ago
c2060a5
Revert "[X86][InlineAsm][Ms Compatibility]Prefer variable name over a register when the two collides"
by Reid Kleckner
· 8 years ago
04cdb2e
Small tweak to one check in error handling to the dyld compact export
by Kevin Enderby
· 8 years ago
4b85cce
Followup to r308890: don't assert the llvm llvm version number.
by James Y Knight
· 8 years ago
1aa3f8d
[Hexagon] Recognize C4_cmpneqi, C4_cmpltei and C4_cmplteui in NewValueJump
by Krzysztof Parzyszek
· 8 years ago
8121aeb
Move DWARFSectionMap to a .cpp file.
by Rafael Espindola
· 8 years ago
df6678d
test-release.sh: Fix phase2 and phase3 binary comparision
by Tom Stellard
· 8 years ago
9bf22f2
Revert "Revert "[libFuzzer] Add a dependency on symbolizer from libFuzzer tests""
by George Karpenkov
· 8 years ago
52f43a9
Adding base test for interleave store VF16 and expand the test for AVX512
by Michael Zuckerman
· 8 years ago
0771376
RA: Replace asserts related to empty live intervals
by Matt Arsenault
· 8 years ago
a0d8266
[AArch64] Adjust the cost model for Exynos M1 and M2
by Evandro Menezes
· 8 years ago
c75bdb4
AMDGPU: Fix allocating pseudo-registers
by Matt Arsenault
· 8 years ago
468caf2
Revert "Debug: handle dumping the D language."
by Tim Northover
· 8 years ago
ea5f5cb
Debug: handle dumping the D language.
by Tim Northover
· 8 years ago
c37f42c
[CMake] Remove redundant logic in runtimes/CMakeList.txt
by Leo Li
· 8 years ago
d5395f1
Add missing case to switch
by Reid Kleckner
· 8 years ago
b69a2b5
[CodeGenPrepare] Cut off FindAllMemoryUses if there are too many uses.
by Benjamin Kramer
· 8 years ago
7811635
[codeview] Emit 'D' as the cv source language for D code
by Reid Kleckner
· 8 years ago
7749c87
Format some case labels and shrink an anonymous namespace NFC
by Reid Kleckner
· 8 years ago
194f31a
NFC. Fixed typos in the comments.
by Ilya Biryukov
· 8 years ago
9988d29
[DOTGraphTraits] Propagate Graph template argument, NFC
by Alexandre Isoard
· 8 years ago
a3e6de0
Fix spelling in comments. NFCI.
by Simon Pilgrim
· 8 years ago
5030753
[LoopInterchange] Update code to use range-based for loops (NFC).
by Florian Hahn
· 8 years ago
06484d9
[X86][AVX512] Add patterns for masked AVX512 floating point compare instructions that were missing.
by Ayman Musa
· 8 years ago
6059037
[X86][InlineAsm][Ms Compatibility]Prefer variable name over a register when the two collides
by Coby Tayree
· 8 years ago
6b35304
[AVR] Remove the instrumentation pass
by Dylan McKay
· 8 years ago
747535c
[AVR] Improve the 'icall-func-pointer-correct-addr-space.ll' test
by Dylan McKay
· 8 years ago
b12c7b1
[CodeGen][X86] Fuchsia supports sincos* libcalls and sin+cos->sincos optimization
by Petr Hosek
· 8 years ago
3f41ea0
Fix typo: GETTER to SETTER (NFC)
by Momchil Velikov
· 8 years ago
b979e0a
[AArch64] Add test for function alignment for a optsize function (NFC).
by Florian Hahn
· 8 years ago
da54909
[AArch64] Redundant Copy Elimination - remove more zero copies.
by Chad Rosier
· 8 years ago
33ec7a1
[SCEV] Limit max size of AddRecExpr during evolving
by Max Kazantsev
· 8 years ago
4e2037d
RuntimeDyldELF.cpp: Prune unused "TargetRegistry.h"
by NAKAMURA Takumi
· 8 years ago
c009cf6
[Modules] Rework r274270. Let Clang targets depend on intrinsics_gen.
by NAKAMURA Takumi
· 8 years ago
4393153
[X86] Add some hasSideEffects=0 flags.
by Craig Topper
· 8 years ago
9280442
[X86] Add patterns for memory forms of SARX/SHLX/SHRX with careful complexity adjustment to keep shift by immediate using the legacy instructions.
by Craig Topper
· 8 years ago
484f483
[DAG] Fix typo preventing some stores merges to truncated stores.
by Nirav Dave
· 8 years ago
b627b5c
Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started""
by Petr Hosek
· 8 years ago
2b52298
Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"
by Petr Hosek
· 8 years ago
a6f2bdc
[X86] Add nopq instruction which is a rex encoded version of nopl for gas compatibility.
by Craig Topper
· 8 years ago
0765db2
[X86] Add register form of NOPL and NOPW for assembler/disassembler.
by Craig Topper
· 8 years ago
b20dcc6
AMDGPU: Remove leftover td file
by Matt Arsenault
· 8 years ago
5fa7d4a
Commit missing/empty test file from r308789
by David Blaikie
· 8 years ago
f3c728a
RA: Remove another assert on empty intervals
by Matt Arsenault
· 8 years ago
5ae0dfe
[libFuzzer] reimplement experimental_len_control=1: bump the temporary max_len every time we failed to find new coverage during the last 1000 runs and 1 second. Also fix FileToVector to not load unfinished files
by Kostya Serebryany
· 8 years ago
e59b7e4
RA: Remove assert on empty live intervals
by Matt Arsenault
· 8 years ago
aed2034
Revert "[LLVM][llvm-objcopy] Added basic plumbing to get things started"
by Petr Hosek
· 8 years ago
2f423248
Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"
by Petr Hosek
· 8 years ago
cc55cc2
Remove Bitrig: LLVM Changes
by Erich Keane
· 8 years ago
8fc7dc6
[ProfData] Detect if zlib is available
by David Blaikie
· 8 years ago
15a56d4
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
b189b91
[PGOInstr] Add a debug print
by Xinliang David Li
· 8 years ago
7a6e8a3
X86InterleaveAccess: A fix for bug33826
by Farhana Aleen
· 8 years ago
4c49579
AMDGPU: Implement memory model
by Konstantin Zhuravlyov
· 8 years ago
019755e
[PPC] Add Defs = [CARRY] to MIR SRADI_32
by Guozhi Wei
· 8 years ago
f15f548
AMDGPU: Introduce maybeAtomic instruction flag
by Konstantin Zhuravlyov
· 8 years ago
Next »