Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
1d6e8c7fc3bc2e3a13ecde0af4228601082ad574
1d6e8c7
[AArch64][SVE] Asm: Support for contiguous PRF prefetch instructions.
by Sander de Smalen
· 7 years ago
c4ffad9
[Unix] Indent ChangeStd{in,out}ToBinary.
by Fangrui Song
· 7 years ago
a899e8e
Remove unused variable introduced in r332336
by Mikael Holmen
· 7 years ago
c69e359
[ObjCARC] Prevent code motion into a catchswitch
by Shoaib Meenai
· 7 years ago
0302e7b
Revert "Signal handling should be signal-safe"
by JF Bastien
· 7 years ago
b6035672
Signal handling should be signal-safe
by JF Bastien
· 7 years ago
1187b9b
[DebugInfo] Only handle DBG_VALUE in InlineSpiller.
by Shiva Chen
· 7 years ago
9cbab96
Fix LSR compile time hang.
by Evgeny Stupachenko
· 7 years ago
98ccabb
remove output xml incase it is leftover from another run
by Chris Matthews
· 7 years ago
ba7d439
Use not to catch unexpected pass as well as remove old test results
by Chris Matthews
· 7 years ago
3aa3080
ARM: Remove unnecessary argument. NFCI.
by Peter Collingbourne
· 7 years ago
942907d
ARM: Deduplicate code and remove unnecessary declaration. NFCI.
by Peter Collingbourne
· 7 years ago
a76b6de
[Debugify] Fix test failing after r332416
by Anastasis Grammenos
· 7 years ago
d146023
[Debugfiy] Print the pass name next to the result
by Anastasis Grammenos
· 7 years ago
b79d2cf
[MachineOutliner] Add optsize markings to outlined functions.
by Eli Friedman
· 7 years ago
27b0d8a
[X86][SSE] Add tests for vector rotates by splat variable.
by Simon Pilgrim
· 7 years ago
732896d
[AMDGPU] Fix handling of void types in isLegalAddressingMode
by Stanislav Mekhanoshin
· 7 years ago
382e5e7
[InstCombine] fix binop (shuffle X), C --> shuffle (binop X, C') to check uses
by Sanjay Patel
· 7 years ago
4883de9
[WebAssembly] Provide WasmFunction content offset information.
by Sam Clegg
· 7 years ago
8037fc4
AMDGPU: Add a missing test for the 128-bit local addr space option
by Marek Olsak
· 7 years ago
13ec17e
StructurizeCFG: fix inverting conditions
by Marek Olsak
· 7 years ago
0d00bdb
[msan] Instrument masked.store, masked.load intrinsics.
by Evgeniy Stepanov
· 7 years ago
fd83828
Move helper classes into anonymous namespaces. NFCI.
by Benjamin Kramer
· 7 years ago
e8d6f34
[InstCombine] clean up code for binop-shuffle transforms; NFCI
by Sanjay Patel
· 7 years ago
bcc9a74
[llvm-objcopy] Add --only-keep-debug as a noop
by Jake Ehrlich
· 7 years ago
8d19d13
[AArch64] Improve single vector lane unscaled stores
by Evandro Menezes
· 7 years ago
63f181a
[InstCombine] add more tests for binop-shuffle; NFC
by Sanjay Patel
· 7 years ago
201b4e4
[DAGCombine] Move load checks on store of loads into candidate search. NFCI.
by Nirav Dave
· 7 years ago
91518dd
Nios2: Unbreak build.
by Peter Collingbourne
· 7 years ago
1b9c943
[llvm-mca] Introduce a pipeline Stage class and FetchStage.
by Matt Davis
· 7 years ago
d5ae6a3
[x86][eflags] Fix PR37431 by teaching the EFLAGS copy lowering to
by Chandler Carruth
· 7 years ago
16952fe
Use perfect forwarding to deduplicate code in unit test. NFC.
by Benjamin Kramer
· 7 years ago
c924185
AMDGPU: Fix v_dot{4, 8}* instruction encoding
by Konstantin Zhuravlyov
· 7 years ago
65de7bd
[llvm-rc] Add support for the optional CLASS statement for dialogs
by Martin Storsjo
· 7 years ago
26e0acd
[MemorySSA] Don't sort IDF blocks.
by Michael Zolotukhin
· 7 years ago
eebfacb
[llvm-mca] use a formatted_raw_ostream to insert padding and get rid of tabs. NFC
by Andrea Di Biagio
· 7 years ago
d915812
AMDGPU/GlobalISel: Implement select() for G_FCONSTANT
by Tom Stellard
· 7 years ago
e8cfe22
AMDGPU: Add disasm tests for deep learning instructions + fix v_fmac_f32 disasm
by Konstantin Zhuravlyov
· 7 years ago
0429130
[X86] Split WriteCvtF2F into F32->F64 and F64->F32 scheduler classes
by Simon Pilgrim
· 7 years ago
faad403
[InstCombine] fix binop-of-shuffles to check uses
by Sanjay Patel
· 7 years ago
1e7a393
[InstCombine] add multi-use shuffle tests and regenerate checks; NFC
by Sanjay Patel
· 7 years ago
b50d67b
[Hexagon] Remove unused function from subtarget
by Krzysztof Parzyszek
· 7 years ago
3069e4e
Rename three cxx files in unittests to cpp.
by Nico Weber
· 7 years ago
9b2ede6
[AArch64] Fix mir test case liveins info.
by Geoff Berry
· 7 years ago
7114241
[Hexagon] Remove unused flag from subtarget and (non)corresponding test
by Krzysztof Parzyszek
· 7 years ago
1cc744a
[mips] Mark select instructions correctly
by Simon Dardis
· 7 years ago
3529d77
[llvm-mca] Strip leading tabs and spaces from instruction strings before printing. NFC
by Andrea Di Biagio
· 7 years ago
f46201d
[DAG] propagate FMF for all FPMathOperators
by Sanjay Patel
· 7 years ago
c2faa70
[X86] Split off F16C WriteCvtPH2PS/WriteCvtPS2PH scheduler classes
by Simon Pilgrim
· 7 years ago
5fe8b27
[llvm-objcopy] Add --keep-symbol (-K) option
by Paul Semel
· 7 years ago
8206b0c
Fix broken asan Support tests
by Eric Liu
· 7 years ago
d3664ea
Reapply "DWARFVerifier: Check "completeness" of .debug_names section"
by Pavel Labath
· 7 years ago
bb3b3c2
[llvm-exegesis] Split AsmTemplate.Name into components.
by Clement Courbet
· 7 years ago
482be99
[llvm-mca][x86] Add F16C instruction tests
by Simon Pilgrim
· 7 years ago
a206567
Fix compilation under pre-c++14 gccs.
by Clement Courbet
· 7 years ago
ea4e63b
Fix r332344: only the native target is linked.
by Clement Courbet
· 7 years ago
fc0362a
[llvm-exegesis] Add an analysis mode.
by Clement Courbet
· 7 years ago
51c1b40
[MergeFunctions] Fix merging of small weak functions
by whitequark
· 7 years ago
4c447f3
[mips] Fix formatting of floating point conversion patterns
by Simon Dardis
· 7 years ago
3319b10
[mips] Add disassembly support for comparison instructions
by Simon Dardis
· 7 years ago
e9a999e
[mips] Fix predicates of mfc1, mtc1 instructions
by Simon Dardis
· 7 years ago
bc7b3f4
[llvm-mca] Remove unused include header files. NFC
by Andrea Di Biagio
· 7 years ago
3ba603c
[X86] Improve unsigned saturation downconvert detection.
by Artur Gainullin
· 7 years ago
15038de
[llvm-mca] Add file header to RetireControlUnit.cpp.
by Andrea Di Biagio
· 7 years ago
6357b5f
[llvm-exegesis] InMemoryAssembler: handle return-less targets (e.g. arm).
by Clement Courbet
· 7 years ago
4021505
[llvm-exegesis] Check perf event validity.
by Clement Courbet
· 7 years ago
370633f
[llvm-rc] Add support for parsing memory flags
by Martin Storsjo
· 7 years ago
ce63874
[llvm-rc] Read the Planes/BitCount fields from BITMAPINFOHEADER for icons
by Martin Storsjo
· 7 years ago
ac0fd1e
[X86] Add fast isel tests for some of the avx512 truncate intrinsics to match current clang codegen.
by Craig Topper
· 7 years ago
929e745
[NFC] pull a function into its own lambda
by JF Bastien
· 7 years ago
54e2a7e
[NFC] Update comments
by JF Bastien
· 7 years ago
b6cd9b4
[X86] Revert part of r332267: Remove GCCBuiltin from the intrinsics that clang stopped using in r332266.
by Craig Topper
· 7 years ago
90842de
[RISCV] Define FeatureRelax and shouldForceRelocation for RISCV linker relaxation
by Shiva Chen
· 7 years ago
ca3e13c
[NFC] Add const to method signature
by Max Kazantsev
· 7 years ago
77b93b3
Fix debug build by adding missing dependencies on libBinaryFormat
by Sam Clegg
· 7 years ago
b12dd1f
[Debugify] Add -debugify-each for testing each pass in a pipeline
by Vedant Kumar
· 7 years ago
9897943
[CommandLine] Error message for incorrect PositionalEatArgs usage
by Keno Fischer
· 7 years ago
b67613e
[WebAssembly] Move toString helpers to BinaryFormat
by Sam Clegg
· 7 years ago
67ebb42
Revert "[Option] Fix PR37006 prefix choice in findNearest"
by Brian Gesiak
· 7 years ago
abb2646
[InstCombine] fix crash due to ignored addrspacecast
by Keno Fischer
· 7 years ago
26b9bb1
[AArch64] enhance test to show FMF loss; NFC
by Sanjay Patel
· 7 years ago
8fa6fca
[Option] Fix PR37006 prefix choice in findNearest
by Brian Gesiak
· 7 years ago
4fc07cd
[ARM] Back up R4 and LR if calling the stack probe function
by Martin Storsjo
· 7 years ago
962213d
[llvm-rc] Add missing inputs for tag-icon-cursor.test.
by Martin Storsjo
· 7 years ago
086018d
[CodeView] Improve debugging of virtual base class member variables
by Brock Wyma
· 7 years ago
e6979f2
[PowerPC] add more tests for FMF propagation; NFC
by Sanjay Patel
· 7 years ago
415c71b
[Hexagon] Add a target feature to control using small data section
by Krzysztof Parzyszek
· 7 years ago
b4e7a42
[Hexagon] Add a target feature for generating new-value stores
by Krzysztof Parzyszek
· 7 years ago
9899206
[DWARF] Factor out a DWARFUnitHeader class. NFC
by Paul Robinson
· 7 years ago
1a08936
[Hexagon] Add a target feature for memop generation
by Krzysztof Parzyszek
· 7 years ago
86cf232
Hexagon: Put relocations after instructions not packets.
by Sid Manning
· 7 years ago
3220080
Inline a few CMake variables into their only uses.
by Nico Weber
· 7 years ago
27ff622
Remove a workaround that should be unneeded after r202806.
by Nico Weber
· 7 years ago
5fdb3b2
[X86] Add NT load/store scheduler classes
by Simon Pilgrim
· 7 years ago
fb89f7e
alphabetize list
by Nico Weber
· 7 years ago
28daf68
[X86] Remove and autoupgrade avx512.vbroadcast.ss/avx512.vbroadcast.sd intrinsics.
by Craig Topper
· 7 years ago
6d6fe22
[llvm-mca][X86] Add missing SSE4A test file
by Simon Pilgrim
· 7 years ago
35ba3b0
[X86][BtVer2] Fix MMX/YMM integer vector nt store schedules
by Simon Pilgrim
· 7 years ago
f33e915
[X86] Remove GCCBuiltin from the intrinsics that clang stopped using in r332266.
by Craig Topper
· 7 years ago
edf2f13
[BranchFolding] Allow hoisting to block with a single conditional branch.
by Geoff Berry
· 7 years ago
Next »