Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
711655614b49c78cb558c442ed117706aaa4859a
7116556
MIR: Remove 2 empty non-reverted directories form SVN.
by Alex Lorenz
· 10 years ago
b72f3e0
Final fix for PR 23499 and IR test case.
by Diego Novillo
· 10 years ago
3c41ae8
Revert "AsmPrinter: Change DIEValue to be stored by value"
by Duncan P. N. Exon Smith
· 10 years ago
b9d92c6
AsmPrinter: Change DIEValue to be stored by value
by Duncan P. N. Exon Smith
· 10 years ago
3e7c30a
AsmPrinter: Reorganize DIE.h, NFC
by Duncan P. N. Exon Smith
· 10 years ago
a052a77
ARMTargetParser: Normalising build attributes
by Renato Golin
· 10 years ago
fb421f4
Avoid creating and destroying a std::string on every iteration.
by Yaron Keren
· 10 years ago
61aecc8
Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format).
by Alex Lorenz
· 10 years ago
e93c0d6
R600: Rely on TypeLegalizer to use divrem instead of div/rem
by Jan Vesely
· 10 years ago
72be0e4
SelectionDAG: Don't do libcall on div/rem if divrem is custom
by Jan Vesely
· 10 years ago
df65fd3
Fix PR 23499 - Avoid multiple profile counters for functions in comdat sections.
by Diego Novillo
· 10 years ago
dbab00a
[mips][microMIPSr6] Implement SEB and SEH instructions
by Zoran Jovanovic
· 10 years ago
3e6e360
Fix NDEBUG build.
by Rafael Espindola
· 10 years ago
899cab6
Delete MCSectionData.
by Rafael Espindola
· 10 years ago
b167996
Delete dead code. NFC.
by Rafael Espindola
· 10 years ago
7e5614e
Stop using MCSectionData in WinCOFFObjectWriter.cpp.
by Rafael Espindola
· 10 years ago
1da0f91
clang-format WinCOFFObjectWriter.cpp. NFC.
by Rafael Espindola
· 10 years ago
faf2872
Remove uses of MCSectionData from MachObjectWriter.cpp.
by Rafael Espindola
· 10 years ago
b8124ac
[mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC, BLEZALC, BLTZALC and BNEZALC instructions
by Jozef Kolek
· 10 years ago
d56dcc4
AVX-512: Fixed a bug in extracting subvector from v64i1
by Elena Demikhovsky
· 10 years ago
919ce81
Move getSubsectionInsertionPoint to MCSection.
by Rafael Espindola
· 10 years ago
a287fe7
Remove uses of MCSectionData from ELFObjectWriter. NFC.
by Rafael Espindola
· 10 years ago
eac1f66
Use operator<< instead of print in a few more places.
by Rafael Espindola
· 10 years ago
baaf8b8
We always have an InstPrinter.
by Rafael Espindola
· 10 years ago
8be6039
Revert r238305: [PM] Use a simpler technique to drop optional analysis
by Chandler Carruth
· 10 years ago
910146c
[PM] Use a simpler technique to drop optional analysis manager arguments
by Chandler Carruth
· 10 years ago
3a9cbff
Revert r238190 and r238197: [mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.
by Daniel Sanders
· 10 years ago
078088b
AVX-512: Implemented all forms of sign-extend and zero-extend instructions for KNL and SKX
by Elena Demikhovsky
· 10 years ago
957830d
Add some more detailed docs about the current state of Phabricator and
by Chandler Carruth
· 10 years ago
60c91c2
[X86] Implement the support for shrink-wrapping.
by Quentin Colombet
· 10 years ago
bdfc117
[ShrinkWrap] Add a target hook to check whether or not
by Quentin Colombet
· 10 years ago
63e9bfa
ARMLoadStoreOptimizer: Code cleanup; NFC
by Matthias Braun
· 10 years ago
f5b4273
MachineBasicBlock: Cleanup computeRegisterLiveness()
by Matthias Braun
· 10 years ago
299e502
MCSymbol: Make print() robust against empty names
by Matthias Braun
· 10 years ago
e498b50
Object/COFF: Add accessors for import header bitfields.
by Rui Ueyama
· 10 years ago
34afa06
[inliner] Fix the early-exit of the inline cost analysis to correctly
by Chandler Carruth
· 10 years ago
7306f3b
Object/COFF: Add coff_import_header.
by Rui Ueyama
· 10 years ago
1c0b496
[BitcodeReader] Change assert to report_fatal_error
by Filipe Cabecinhas
· 10 years ago
316f9e0
[BitstreamReader] Make sure the Array operand type is an encoding
by Filipe Cabecinhas
· 10 years ago
ba7ccd4
clang-format a couple of lines
by Filipe Cabecinhas
· 10 years ago
c756772
[BitcodeReader] Make sure abbrev records have at least one operand (record code)
by Filipe Cabecinhas
· 10 years ago
13146c7
Add initial support for the convergent attribute.
by Owen Anderson
· 10 years ago
1c74d47
[BitcodeReader] Sanity check on Comdat ID
by Filipe Cabecinhas
· 10 years ago
116e31f
clang-format TargetRegistry.h. NFC.
by Rafael Espindola
· 10 years ago
90b5eb2
[PlaceSafepoints] Entry safepoint location doesn't need to be a terminator
by Philip Reames
· 10 years ago
d59f970
[PlaceSafepoints] Cleanup InsertSafepointPoll function
by Philip Reames
· 10 years ago
ea8a396
[lib/Fuzzer] make the fuzzing timeout 1200 seconds by default (was: infinity)
by Kostya Serebryany
· 10 years ago
8a7b4ea
Simplify boolean conditional return statements.
by Rafael Espindola
· 10 years ago
30244ce
Object/COFF: Add COFFSymbolRef::isAbsolute().
by Rui Ueyama
· 10 years ago
6f49135
Remove NoFramePointerElim and NoFramePointerElimOverride from TargetOptions and
by Akira Hatanaka
· 10 years ago
2cc3e0a
Use "auto &" in range-based for-loop and remove the extra braces.
by Adrian Prantl
· 10 years ago
74f44b6
Fix a use-after-free in a DEBUG output.
by Adrian Prantl
· 10 years ago
e4af3b4
[lib/Fuzzer] fix docs
by Kostya Serebryany
· 10 years ago
f580f36
[lib/Fuzzer] fix build with assertions
by Kostya Serebryany
· 10 years ago
890a876
Print "lock \t foo" instead of "lock \n foo".
by Rafael Espindola
· 10 years ago
176d1fa
R600: Use SIGN_EXTEND_INREG for SEXT loads
by Jan Vesely
· 10 years ago
0704171
R600: Add comments to subword private address load lowering code
by Jan Vesely
· 10 years ago
9c24c95
Revert "Re-commit changes in r237579 with fix for bug breaking windows builds."
by Diego Novillo
· 10 years ago
69dd375
Make EmitFunctionHeader virtual
by Matt Arsenault
· 10 years ago
c068b91
Forgot to add lit.local.cfg for new R600 directory
by Matt Arsenault
· 10 years ago
a0dd2b4
CodeGenPrepare: Don't match addressing modes through addrspacecast
by Matt Arsenault
· 10 years ago
013041a
Object/COFF: Define .idata import directory table entry.
by Rui Ueyama
· 10 years ago
5a22e84
Object: Add Archive::getNumberOfSymbols().
by Rui Ueyama
· 10 years ago
8352b74
R600/SI: Add assembler support for all CI and VI VOP2 instructions
by Tom Stellard
· 10 years ago
7577593
AsmMatcherEmitter: Add an option to override custom converters for InstAlias
by Tom Stellard
· 10 years ago
b14ebd6
Replace getOrCreateSectionData with registerSection.
by Rafael Espindola
· 10 years ago
9ec47b8
Remove dead forward declaration.
by Rafael Espindola
· 10 years ago
7ff8c5c
Have getCurrentSectionData return a MCSection.
by Rafael Espindola
· 10 years ago
da68b18
Pass a MCSection to getCurrentSectionData.
by Rafael Espindola
· 10 years ago
262e24f
Re-commit changes in r237579 with fix for bug breaking windows builds.
by Luke Cheeseman
· 10 years ago
617dbfc
Test Commit
by Luke Cheeseman
· 10 years ago
001a2ba
AVX-512: fixed a bug in arithmetic operations lowering for i1 type
by Elena Demikhovsky
· 10 years ago
9ed9b04
Fix warning introduced in r238190 about lack of virtual destructor in MCObjectFileInfo.
by Daniel Sanders
· 10 years ago
55fd780
AVX-512: fixed a bug in lowering VSELECT for 512-bit vector
by Elena Demikhovsky
· 10 years ago
d714fcf
Use std::bitset for SubtargetFeatures.
by Michael Kuperstein
· 10 years ago
bda72d8
[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.
by Daniel Sanders
· 10 years ago
eda9f8a
[mips] Move some structures represent MIPS specific ELF sections from LLD to LLVM
by Simon Atanasyan
· 10 years ago
7b0f8fc
[TableGen] Fix line wrapping logic for the autogenerated header to use math that makes more sense (at least to me).
by Craig Topper
· 10 years ago
c9739ec
[TableGen] Rewrite an assert to not do a bunch unsigned math and then try to ensure the result is a positive number.
by Craig Topper
· 10 years ago
88008cb
[TableGen] Put a space between '*' and description in the autogenerated tablegen header. Minor cleanup in surrounding code.
by Craig Topper
· 10 years ago
d0185f8
[TableGen] Fix indentation. NFC
by Craig Topper
· 10 years ago
cfacb30
[TableGen] Include header for each cpp file first. NFC
by Craig Topper
· 10 years ago
d60caad
[TableGen] Remove unnecessary include and just forward declare. NFC
by Craig Topper
· 10 years ago
a274efb
[TableGen] Remove unneeded namespace around a function. Just put llvm:: on the definition since it's already declared in a header file.
by Craig Topper
· 10 years ago
ef92f29
[TableGen] Use 'static' instead of an anonymous namespace.
by Craig Topper
· 10 years ago
2224f64
Remove most uses of MCSectionData from MCAssembler.
by Rafael Espindola
· 10 years ago
ea3533b
Stop using MCSectionData in MCAsmLayout.h.
by Rafael Espindola
· 10 years ago
3696119
Delete dead code.
by Rafael Espindola
· 10 years ago
eac71e2
Move MCSection destruction to MCContext::reset.
by Rafael Espindola
· 10 years ago
1826cd6
Stop using MCSectionData in MCMachObjectWriter.h.
by Rafael Espindola
· 10 years ago
5c84463
Remove dead forward declaration.
by Rafael Espindola
· 10 years ago
504473e
Stop using MCSectionData in MCExpr.h.
by Rafael Espindola
· 10 years ago
f363960
Return a MCSection from MCFragment::getParent().
by Rafael Espindola
· 10 years ago
be38d7c
Call the destructors of the MCSections.
by Rafael Espindola
· 10 years ago
68e7d22
Store a MCSection in MCFragment.
by Rafael Espindola
· 10 years ago
e86bc46
Turn MCSectionData into a field of MCSection.
by Rafael Espindola
· 10 years ago
5e43584
Move MCSectionData to MCSection.h.
by Rafael Espindola
· 10 years ago
50c2fe1
Remove dead code. NFC.
by Rafael Espindola
· 10 years ago
ab78d67
Make a few MCSectionELF& variables const. NFC.
by Rafael Espindola
· 10 years ago
0d46e8a
Insert MCSectionData into the section list directly in getOrCreateSectionData.
by Rafael Espindola
· 10 years ago
Next »