Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
16e9a290212933c07504ddc2577166fe9da60fab
16e9a29
[LangRef] more hyphens: always write "floating-point"
by Sanjay Patel
· 7 years ago
8bf245f
[MemCpyOpt] Update to new API for memory intrinsic alignment
by Daniel Neilson
· 7 years ago
0be6cf5
Re-re-land: Teach CorrelatedValuePropagation to reduce the width of udiv/urem instructions.
by Justin Lebar
· 7 years ago
2f0ad89
Revert "Move DataTypes.h from Support to llvm-c to fix layering."
by Jonas Devlieghere
· 7 years ago
32ad6ff
[llvm-mca] Clean up some code. NFC
by Andrea Di Biagio
· 7 years ago
88eab22
Fix build broken by r328090
by Pavel Labath
· 7 years ago
8abcf8e
[dwarf] Unify unknown dwarf enum formatting code
by Pavel Labath
· 7 years ago
74473fc
Revert layering changes
by Jonas Devlieghere
· 7 years ago
5310787
[SelectionDAG] Support multiple dangling debug info for one value
by Bjorn Pettersson
· 7 years ago
c8ecb9d
Fix build bot after r328078 "llvm-readobj] - Teach llvm-readobj to dump .note.gnu.property sections."
by George Rimar
· 7 years ago
a48ab92
[llvm-readobj] - Teach llvm-readobj to dump .note.gnu.property sections.
by George Rimar
· 7 years ago
36dd4b4
[X86][Broadwell] Merge multiple InstrRW entries that map to the same SchedWriteRes group (NFCI) (PR35955)
by Craig Topper
· 7 years ago
dbb2245
[TableGen] Remove a defaulted function argument that is never called with another value. NFC
by Craig Topper
· 7 years ago
6eda329
[TableGen] Move a function from llvm namespace and make it a static function. NFC
by Craig Topper
· 7 years ago
90d475a
Fix the actual user of DataTypes.h in llvm-c to avoid the circular dependency
by David Blaikie
· 7 years ago
ab9186d
Move Compiler.h from Support to Demangler to fix layering.
by David Blaikie
· 7 years ago
7be19ca
[X86] Fix the SchedRW for XOP vpcom register form instructions to not be marked as loads.
by Craig Topper
· 7 years ago
b6f73f8
[TableGen] Use SmallMapVector to simplify some code that was trying to keep a vector unique
by Craig Topper
· 7 years ago
18c08d4
Move DataTypes.h from Support to llvm-c to fix layering.
by David Blaikie
· 7 years ago
2c3cc29
[X86] Change PMULLD to 10 cycles on Skylake per Agner's tables and llvm-exegesis.
by Craig Topper
· 7 years ago
16193ef
[MustExecute] Shwo the effect of using full loop info variant
by Philip Reames
· 7 years ago
cce5a27
[WebAssembly] Update torture compile test expectations
by Derek Schuff
· 7 years ago
eec6984
[MustExecute] Add simplest possible test for LoopSafetyOnfo
by Philip Reames
· 7 years ago
16a143e
[MustExecute] Move isGuaranteedToExecute and related rourtines to Analysis
by Philip Reames
· 7 years ago
10d5949
[SchedModel] Simplify InstRegexOp::apply. NFCI.
by Simon Pilgrim
· 7 years ago
c3f6be5
[WebAssembly] Strip threadlocal attribute from globals in single thread mode
by Derek Schuff
· 7 years ago
6bfc13d
[X86] Drop unnecessary InstRW overrides for WriteFMA
by Simon Pilgrim
· 7 years ago
9ec8f37
[ReachingDefAnalysis] Fix what I assume to be a typo ReachingDedDefaultVal->ReachingDefDefaultVal.
by Craig Topper
· 7 years ago
287b901
[ObjCARC] Add funclet token to ARC marker
by Shoaib Meenai
· 7 years ago
1304110
[X86] Don't use the MSVC stack protector names on mingw
by Martin Storsjo
· 7 years ago
a17a5fa
For llvm-objdump and Mach-O files, fix the printing of module init and
by Kevin Enderby
· 7 years ago
a08b9a1
[AArch64] Add vmulxh_lane fp16 vector intrinsic
by Abderrazek Zaafrani
· 7 years ago
0cd071c
[TableGen] Use range based for loop. NFC
by Craig Topper
· 7 years ago
36fc59c
[TableGen] Use vector::append instead of looping and calling push_back. NFC
by Craig Topper
· 7 years ago
24e5cd2
[TableGen] Use llvm::transform to simplify some loops. NFCI
by Craig Topper
· 7 years ago
17ab24c
[TableGen] Pass result of std::unique to vector::erase instead of calculating a size and calling resize.
by Craig Topper
· 7 years ago
bed0b61
[DEBUGINFO] Add -no-dwarf-debug-ranges option.
by Alexey Bataev
· 7 years ago
c0f4846
[llvm-mca] add keyword override to a couple of methods in BackendStatistics.
by Andrea Di Biagio
· 7 years ago
a177499
[WebAssembly] Added initial AsmParser implementation.
by Derek Schuff
· 7 years ago
6265550
[AArch64] Adjust the cost model for Exynos M3
by Evandro Menezes
· 7 years ago
81d5a0d
[llvm-objcopy] Revert the tests from r328012
by Alexander Shaposhnikov
· 7 years ago
823e852
[llvm-objcopy] Revert r328012
by Alexander Shaposhnikov
· 7 years ago
14bde67
[Hexagon] Add a few more lit tests, NFC
by Krzysztof Parzyszek
· 7 years ago
4bc8dde
[Hexagon] Add heuristic to exclude critical path cost for scheduling
by Krzysztof Parzyszek
· 7 years ago
0e29bc7
[Hexagon] Fix fall-through warnings in HexagonMCDuplexInfo.cpp
by Krzysztof Parzyszek
· 7 years ago
a4bf3b7
[MC,X86] Cleanup some X86 parser functions to use MCParser helpers. NFCI.
by Nirav Dave
· 7 years ago
0183d4f
[llvm-mca] Remove const from a bunch of ArrayRef. NFC
by Andrea Di Biagio
· 7 years ago
d8c4b81
[PowerPC][LegalizeFloatTypes] Move the PPC hacks for (i32 fp_to_sint/fp_to_uint (ppcf128 X)) out of LegalizeFloatTypes and into PPC specific code
by Craig Topper
· 7 years ago
5874958
[X86] Add phony registers for high halves of regs with low halves
by Krzysztof Parzyszek
· 7 years ago
284e7ac
[MustExecute] Use the annotation style printer
by Philip Reames
· 7 years ago
b2ac933
Revert "Resubmit "Support embedding natvis files in PDBs.""
by Zachary Turner
· 7 years ago
e895636
[llvm-objcopy] Implement support for section groups
by Alexander Shaposhnikov
· 7 years ago
5c0bc7c
[llvm-mca] Move the logic that computes the scheduler's queue usage to the BackendStatistics view.
by Andrea Di Biagio
· 7 years ago
9a1bbfc
[NVPTX] Make tensor load/store intrinsics overloaded.
by Artem Belevich
· 7 years ago
4961d4c
Add an analysis printer for must execute reasoning
by Philip Reames
· 7 years ago
645255b
MC: fix layering violation introduced in r325139.
by Rafael Espindola
· 7 years ago
119b4ed
Resubmit "Support embedding natvis files in PDBs."
by Zachary Turner
· 7 years ago
f60cf82
[LangRef] fix link formatting
by Sanjay Patel
· 7 years ago
b3bc29a
[Hexagon] Correct the computation of TopReadyCycle and BotReadyCycle of SU
by Krzysztof Parzyszek
· 7 years ago
5926c6d
[XRay] Lazily compute MachineLoopInfo instead of requiring it.
by Michael Zolotukhin
· 7 years ago
a61bf37
[LangRef] describe the default FP environment
by Sanjay Patel
· 7 years ago
2215590
[Hexagon] Check weak dependences when only 1 instruction is available
by Krzysztof Parzyszek
· 7 years ago
9016627
[AArch64] add fabs tests for PR36600; NFC
by Sanjay Patel
· 7 years ago
bb8af2f
[DEBUGINFO] Add flag -no-dwarf-pub-sections to disable pub sections.
by Alexey Bataev
· 7 years ago
3f86364
[X86][Haswell][Znver1] Fix typo in fldl instregexs
by Simon Pilgrim
· 7 years ago
3f8e03e
[Kaleidoscope] doc fix
by Sjoerd Meijer
· 7 years ago
4519ac3
[Hexagon] Improve scheduling heuristic for large basic blocks
by Krzysztof Parzyszek
· 7 years ago
41c8825
[AArch64][Falkor] Correct load/store increment scheduling details
by Geoff Berry
· 7 years ago
45cd8b3
[Hexagon] Fix division by zero in machine scheduler
by Krzysztof Parzyszek
· 7 years ago
8ce26eb
[RISCV] Add codegen for RV32F floating point load/store
by Alex Bradbury
· 7 years ago
0d055e1
[llvm-mca] Use llvm::make_unique in a few places. NFC
by Andrea Di Biagio
· 7 years ago
a07f460
[RISCV] Add codegen for RV32F arithmetic and conversion operations
by Alex Bradbury
· 7 years ago
38b58f1
[Hexagon] Improve scheduling based on register pressure
by Krzysztof Parzyszek
· 7 years ago
f659c36
[X86][SandyBridge] Merge multiple InstrRW entries that map to the same SchedWriteRes group (NFCI) (PR35955)
by Simon Pilgrim
· 7 years ago
bce5921
[llvm-mca] Move the routine that computes processor resource masks to its own file.
by Andrea Di Biagio
· 7 years ago
8e6d19e
[MergeICmps] Break eargerly out of loop
by Xin Tong
· 7 years ago
d89cc959
[MergeICmp] Fix a bug in entry block shuffled to middle of the chain
by Xin Tong
· 7 years ago
7724d6b
[llvm-opt-fuzzer] Add irce to the fuzzing options
by Igor Laevsky
· 7 years ago
c9a5416
Revert "Fix layering between llvm-c and Support by factoring out some typedefs into Support"
by Jonas Devlieghere
· 7 years ago
2cfa233
[AVR] Add a regression test for struct return lowering
by Dylan McKay
· 7 years ago
9d81521
[Release Notes] Add release note for llvm-mca.
by Andrea Di Biagio
· 7 years ago
fb0d0c9
[CGP] Avoid segmentation fault when doing PHI node simplifications
by Bjorn Pettersson
· 7 years ago
afd766b
[LV] Let recordVectorLoopValueForInductionCast to check if IV was created from the cast.
by Andrei Elovikov
· 7 years ago
1c3cdea
[SystemZ] Add "REQUIRES: asserts" to test case to fix build bots.
by Jonas Paulsson
· 7 years ago
29475f1
[X86] Properly implement the calling convention for f80 for mingw/x86_64
by Martin Storsjo
· 7 years ago
0dadf10
[ORC] Don't fully qualify explicit destructor call -- it confuses some compilers.
by Lang Hames
· 7 years ago
d133900
[X86] Rename MOVSX32_NOREXrr8 to MOVSX32rr8_NOREX so that the scheduler model regular expressions will pick it up with the regular version.
by Craig Topper
· 7 years ago
95aa4b0
[X86] Fix the SchedRW for memory forms of CMP and TEST.
by Craig Topper
· 7 years ago
507d774
[ORC] Rename SymbolSource to MaterializationUnit, and make the materialization
by Lang Hames
· 7 years ago
ea05d68
[X86] Add TEST16mi/TEST32mi/TEST64mi32 to the Sandybridge/Haswell/Broadwell/Skylake scheduler models.
by Craig Topper
· 7 years ago
001a48c
[X86] Add ROR/ROL/SHR/SAR by 1 instructions to the Sandy Bridge scheduler model.
by Craig Topper
· 7 years ago
c83d754
[ShrinkWrap] Take into account landing pad
by Quentin Colombet
· 7 years ago
12ea464
Fix layering between llvm-c and Support by factoring out some typedefs into Support
by David Blaikie
· 7 years ago
6a93211
[RISCV] Preserve stack space for outgoing arguments when the function contain variable size objects
by Shiva Chen
· 7 years ago
18df4f0
[X86] Fix the SNB scheduler for BLENDVB.
by Craig Topper
· 7 years ago
47ac688
Run dos2unix on a test. NFC.
by Rafael Espindola
· 7 years ago
95d1ad8
[DebugInfoPDB] Add backward support flags to PDB_NameSearchFlags
by Aaron Smith
· 7 years ago
488250e
Object: Fix handling of @@@ in .symver directive
by Vitaly Buka
· 7 years ago
32c22cb
Object: Move attribute calculation into RecordStreamer. NFC
by Vitaly Buka
· 7 years ago
8827501
[SelectionDAG] Transfer DbgValues when integer operations are promoted
by Aaron Smith
· 7 years ago
Next »