Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
7323a7bf809cb1e4c16c2752f9615b4fbd523195
7323a7b
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
by Alexander Potapenko
· 7 years ago
ed2243b
[X86][BtVer2] Fix the number of micro opcodes for AES[ENC|DEC] and other YMM instructions.
by Andrea Di Biagio
· 7 years ago
ebc5027
[MSan] Introduce ActualFnStart. NFC
by Alexander Potapenko
· 7 years ago
9f475f3
Revert "[AMDGPU] For OS type AMDPAL, fixed scratch on compute shader"
by Tim Renouf
· 7 years ago
bece5f8
[X86][BtVer2] Fix the number of micro opcodes for a bunch of YMM instructions.
by Andrea Di Biagio
· 7 years ago
1ca736e
[MSan] Add an isStore argument to getShadowOriginPtr(). NFC
by Alexander Potapenko
· 7 years ago
fd7cc69
[ARM] Support float literals under XO
by Christof Douma
· 7 years ago
1effa10
[RegisterCoalescing] Don't move COPY if it would interfere with another value
by Mikael Holmen
· 7 years ago
de6ad3a
[ORC] Fix ORC on platforms without indirection support.
by Lang Hames
· 7 years ago
abcc316
[AArch64] add ftrunc tests; NFC
by Sanjay Patel
· 7 years ago
21bae12
[PowerPC] add ftrunc vector tests; NFC
by Sanjay Patel
· 7 years ago
ceb2de9
[WebAssembly] Add exception and selector intrinsics
by Heejin Ahn
· 7 years ago
ee25d6c
AMDGPU: Really implement getFrameRegister
by Matt Arsenault
· 7 years ago
973d7ed
Reapply "[DWARFv5] Emit file 0 to the line table."
by Paul Robinson
· 7 years ago
49dbb6e
[MachineOutliner] AArch64: Don't outline ADRPs with un-outlinable operands
by Jessica Paquette
· 7 years ago
0daf862
[AMDGPU] For OS type AMDPAL, fixed scratch on compute shader
by Tim Renouf
· 7 years ago
730f4c7
[DWARF] Suppress split line tables more carefully.
by Paul Robinson
· 7 years ago
d31305a
[AMDGPU] Define code object identification string used in AMDHSA runtimes.
by Tony Tye
· 7 years ago
fcccedd
[CodeGen] Fixed unreachable with -print-machineinstrs and custom pseudo source value
by Tim Renouf
· 7 years ago
10478ee
Initialize variable added in r328617.
by Sterling Augustine
· 7 years ago
531edfd
[YAML] Remove unit test of multibyte non-printable escaping that uses C++11 escapes
by Graydon Hoare
· 7 years ago
1b35c9a
[X86] Add WriteFMOVMSK/WriteVecMOVMSK/WriteMMXMOVMSK scheduler classes
by Simon Pilgrim
· 7 years ago
3c8a7c3
[DWARF][DWARF v5]: Adding support for dumping DW_RLE_offset_pair and DW_RLE_base_address
by Wolfgang Pieb
· 7 years ago
86d0c61
[YAML] Escape non-printable multibyte UTF8 in Output::scalarString.
by Graydon Hoare
· 7 years ago
10b8d15
80-line wrap. NFC
by Xin Tong
· 7 years ago
a2f8776
AMDGPU: Fix not preserving CSR VGPR if used for SGPR spills
by Matt Arsenault
· 7 years ago
afaac4a
AMDGPU: Set natural stack alignment in DataLayout
by Matt Arsenault
· 7 years ago
117b671
[DWARF] Simplify DWARFAddressRange::contains
by Fangrui Song
· 7 years ago
25956d8
[PGO] Fix branch probability remarks assert
by Rong Xu
· 7 years ago
bf82806
AMDGPU: Fix crash when MachinePointerInfo invalid
by Matt Arsenault
· 7 years ago
a833b42
AMDGPU: Fix register name format in tests
by Matt Arsenault
· 7 years ago
aaf7156
AMDGPU: Fix FP restore from being reordered with stack ops
by Matt Arsenault
· 7 years ago
a9d6d4c
[Hexagon] Implement TTI::shouldMaximizeVectorBandwidth
by Krzysztof Parzyszek
· 7 years ago
9470442
[Power9] Fix the resource list for the COPY instruction.
by Stefan Pintilie
· 7 years ago
104b129
Remap values in PromotedFloats
by Pirama Arumuga Nainar
· 7 years ago
22c5f7cb
Fix a reoccuring typo in load-combine tests
by Artur Pilipenko
· 7 years ago
24feab8
[Hexagon] Rudimentary support for auto-vectorization for HVX
by Krzysztof Parzyszek
· 7 years ago
1560bf0
[AArch64] Decorate AArch64 instrs with OPERAND_PCREL
by Rafael Auler
· 7 years ago
558f76f
[NFC] OptPassGate extracted from OptBisect
by Fedor Sergeev
· 7 years ago
9273bb3
Use .set instead of = when printing assignment in assembly output
by Krzysztof Parzyszek
· 7 years ago
4153b00
[LV] Add TTI::shouldMaximizeVectorBandwidth to allow enabling it per target
by Krzysztof Parzyszek
· 7 years ago
7395f4f
[llvm-mca] pass the correct set of used registers in checkRAT.
by Andrea Di Biagio
· 7 years ago
ff39c61
[X86][Btver2] Add MMX_PMOVMSKBrr to MOVMSK scheduler class
by Simon Pilgrim
· 7 years ago
4ec907c
[PowerPC] Secure PLT support
by Strahinja Petrovic
· 7 years ago
e0a5279
[MIPS] Add static_assert that all Fixups are handled in getFixupKind
by Alexander Richardson
· 7 years ago
56b15eb
[LoopUnroll][NFC] Remove redundant canPeel check
by Max Kazantsev
· 7 years ago
0ba1cd8
[IRCE] Enable decreasing loops of non-const bound
by Sam Parker
· 7 years ago
0048092
[NFC] Fix comments in getExact()
by Max Kazantsev
· 7 years ago
8f8f2fa
[SCEV] Make exact taken count calculation more optimistic
by Max Kazantsev
· 7 years ago
10568de
[SCEV] Add one more case in computeConstantDifference
by Max Kazantsev
· 7 years ago
fa067e8
[MachineScheduler] Add itinerary to schedcover.py. Make default work in the command line filter
by Craig Topper
· 7 years ago
7348dc2
Revert "Revert "[lit] Generalized /dev/null support on Windows.""
by Mircea Trofin
· 7 years ago
678a72e
[x86] add RUN for target before roundss; NFC
by Sanjay Patel
· 7 years ago
771829b
[lit] Temporarily disable shtest-timeout.py on darwin
by Jan Korous
· 7 years ago
35e080b
Revert "[lit] Generalized /dev/null support on Windows."
by Mircea Trofin
· 7 years ago
22f6baa
Add a build dependency from libMC to libDebugInfoCodeView to match the reality of header dependencies here
by David Blaikie
· 7 years ago
1d4a167
Move CVDebugRecord from CodeView to Object to fix layering
by David Blaikie
· 7 years ago
8fd84eb
[x86] add tests for ftrunc; NFC
by Sanjay Patel
· 7 years ago
2b88995
[DebugInfoPDB] Print the method name along with the variant value
by Aaron Smith
· 7 years ago
ca7fdbb
[lit] Generalized /dev/null support on Windows.
by Mircea Trofin
· 7 years ago
28ec98c
[DebugInfoPDB] Add methods to get the compiland and line numbers with PDBSymbolData
by Aaron Smith
· 7 years ago
f975bab
[DebugInfoPDB] Add DIA implementation of findLineNumbersByRVA
by Aaron Smith
· 7 years ago
af0c141
[DebugInfoPDB] Add DIA implementation of addressForVA and addressForRVA
by Aaron Smith
· 7 years ago
aa18302
Fix newlines. NFCI.
by Simon Pilgrim
· 7 years ago
b72ac7e
[X86] Add WriteCRC32 scheduler class
by Simon Pilgrim
· 7 years ago
f9941d3
Use local symbols for creating .stack-size.
by Rafael Espindola
· 7 years ago
13e4ac0
Fix go bindings test when using goma distributed build tool
by Reid Kleckner
· 7 years ago
c7df4e4
Use correct format specifier. Review comment on r328235 by James Henderson.
by Paul Robinson
· 7 years ago
b972acb
[MemorySSA] Fix exponential compile-time updating MemorySSA.
by Eli Friedman
· 7 years ago
cc9e41f
[Hexagon] Assertion failure in HexagonSubtarget.cpp
by Krzysztof Parzyszek
· 7 years ago
ac9701c
[X86][Btver2] Add (U)COMISD/(U)COMISD scheduler costs
by Simon Pilgrim
· 7 years ago
648a609
[SLP] Add more checks to a test case. NFC.
by Haicheng Wu
· 7 years ago
ff1d4d2
[X86] Fix Windows `i1 zeroext` conventions to use i8 instead of i32
by Reid Kleckner
· 7 years ago
33b38a2
[X86] Add WriteBitScan/WriteLZCNT/WriteTZCNT/WritePOPCNT scheduler classes (PR36881)
by Simon Pilgrim
· 7 years ago
a9c6c33
Remove unused file, ExecutionEngine/MCJIT/ObjectBuffer.h
by David Blaikie
· 7 years ago
61e5f25
[XCore] Change std::sort to llvm::sort in response to r327219
by Mandeep Singh Grang
· 7 years ago
d15fdc6
[lit] Implement 'cat' command for internal shell
by Reid Kleckner
· 7 years ago
0193107
Delete pdbutil diff mode.
by Zachary Turner
· 7 years ago
03a0661
[Hexagon] Add more lit tests
by Krzysztof Parzyszek
· 7 years ago
99cf6a1
[InstCombine] improve code comment; NFC
by Sanjay Patel
· 7 years ago
ae98859
[Power9]Legalize and emit code for quad-precision convert from double-precision
by Lei Huang
· 7 years ago
ba5863e
[PowerPC] Infrastructure work. Implement getting the opcode for a spill in one place.
by Stefan Pintilie
· 7 years ago
10fe375
Disable [MachineLICM] Add functions to MachineLICM to hoist invariant stores
by Zaara Syeda
· 7 years ago
e67cab7
[Pipeliner] Several node-ordering fixes
by Krzysztof Parzyszek
· 7 years ago
476b258
[AMDGPU] Improve disassembler error handling
by Tim Corringham
· 7 years ago
92d40b0
[X86][Btver2] Add CVTSI2SD/CVTSI2SS scheduler costs
by Simon Pilgrim
· 7 years ago
b22cddf
[Pipeliner] Check for affine expression in isLoopCarriedOrder
by Krzysztof Parzyszek
· 7 years ago
42e9b96
Remove an unneeded (& mislayered) include from Target/TargetLoweringObjectFile on a CodeGen header
by David Blaikie
· 7 years ago
fecaf52
Remove unneeded (& mislayered) include from TargetMachine.cpp on a CodeGen header
by David Blaikie
· 7 years ago
b709662
[Pipeliner] Add missing loop carried dependences
by Krzysztof Parzyszek
· 7 years ago
b9e7253
[SLP] Add a test case. NFC.
by Haicheng Wu
· 7 years ago
276ad3c
[Pipeliner] Fix renaming in pipeliner when eliminating phis
by Krzysztof Parzyszek
· 7 years ago
2d4c98f
[Pipeliner] Fix number of phis to generate in the epilog
by Krzysztof Parzyszek
· 7 years ago
5f51cb0
[Pipeliner] Use latency to compute RecMII
by Krzysztof Parzyszek
· 7 years ago
b483db2
[X86][Btver2] Add CVTSD2SS/CVTSS2SD scheduler costs
by Simon Pilgrim
· 7 years ago
6023f6c
[Pipeliner] Fix assert caused by pipeliner serialization
by Krzysztof Parzyszek
· 7 years ago
0c137c5
[InstCombine] reassociate loop invariant GEP chains to enable LICM
by Sebastian Pop
· 7 years ago
42f8f94
[Pipeliner] Enable more base+offset dependence changes in pipeliner
by Krzysztof Parzyszek
· 7 years ago
1e6d98e
[Pipeliner] Fix calculation when reusing phis
by Krzysztof Parzyszek
· 7 years ago
f0568a8
[X86][Btver2] Account for the "+i" integer pipe transfer costs (1cy use of JALU0 for GPR PRF write)
by Simon Pilgrim
· 7 years ago
Next »