Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
b9ffeb0979956b871a1a783615aa8d6ebe060c31
b9ffeb09
Merge computeSymbolTable and writeSymbolTable.
by Rafael Espindola
· 10 years ago
95fa1db
[mips] Add new format for dmtc2/dmfc2 for Octeon CPUs.
by Kai Nacke
· 10 years ago
5d25204
DebugInfo: .debug_line DWARF64 support
by Ed Maste
· 10 years ago
c4e38f6
Don't create an unused _GLOBAL_OFFSET_TABLE_.
by Rafael Espindola
· 10 years ago
6952e75
[ARMTargetParser] Adding sub-arch information for Clang. NFC
by Renato Golin
· 10 years ago
8bf191d
[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.
by Daniel Sanders
· 10 years ago
a703f67
[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
by Petar Jovanovic
· 10 years ago
b97d261
Silencing two signed/unsigned mismatch warnings; NFC.
by Aaron Ballman
· 10 years ago
331b719
[AsmPrinter] Destroy allocated DIEAbbrevs on teardown.
by Benjamin Kramer
· 10 years ago
1af0c40
[ARMTargetParser] Adding a few more CPUs for Clang CPU detection. NFC.
by Renato Golin
· 10 years ago
7f4bf08
[MC] Replace custom string join function with the one from StringExtras.
by Benjamin Kramer
· 10 years ago
24bccaf
Don't call utostr in Twine/raw_ostream contexts.
by Benjamin Kramer
· 10 years ago
ae2de5d
Fix comments in ARMTargetParser. NFC.
by Renato Golin
· 10 years ago
bf2ac0e
[ASan] Fix previous commit. Patch by Max Ostapenko!
by Yury Gribov
· 10 years ago
08e5ec4
[ASan] New approach to dynamic allocas unpoisoning. Patch by Max Ostapenko!
by Yury Gribov
· 10 years ago
aac3ba8
[TableGen] Use DefInit::getAsString instead of getDef()->getName(). NFC
by Craig Topper
· 10 years ago
38e3e6a
[TableGen] Don't convert types to strings to query what they are. Just use 'isa'
by Craig Topper
· 10 years ago
48e2671
[Reassociate] Canonicalizing 'x [+-] (-Constant * y)' isn't always a win
by David Majnemer
· 10 years ago
4977e92
[NaryReassociate] Run EarlyCSE after NaryReassociate
by Jingyue Wu
· 10 years ago
9dacaea
[x86] Refactor the tests for popcnt.
by Chandler Carruth
· 10 years ago
bd47c6b
[omp] Actually provide a default OpenMP runtime -- libgomp for now.
by Chandler Carruth
· 10 years ago
ba80ee7
[omp] Add a configuration variable for the default OpenMP runtime.
by Chandler Carruth
· 10 years ago
2c46a37
AsmPrinter: Avoid a warning in NDEBUG, NFC
by Duncan P. N. Exon Smith
· 10 years ago
59be554
AsmPrinter: Return added DIE from DIE::addChild()
by Duncan P. N. Exon Smith
· 10 years ago
49e9f44
RegisterPressure: fix debug prints in case of physical registers
by Fiona Glaser
· 10 years ago
636aba5
AsmPrinter: Stop exposing underlying DIEValue list, NFC
by Duncan P. N. Exon Smith
· 10 years ago
95afdd3
AsmPrinter: Remove DIEHash::AttrEntry, NFC
by Duncan P. N. Exon Smith
· 10 years ago
611a2f2
AsmPrinter: Store abbreviation data directly in DIE and DIEValue
by Duncan P. N. Exon Smith
· 10 years ago
09fe4bf
Reapply "AsmPrinter: Change DIEValue to be stored by value"
by Duncan P. N. Exon Smith
· 10 years ago
344593c
AsmPrinter: Introduce DIEValue.def, NFC
by Duncan P. N. Exon Smith
· 10 years ago
792e158
Rename and move getCurrentSectionData.
by Rafael Espindola
· 10 years ago
41cea41
There is only one current section.
by Rafael Espindola
· 10 years ago
8cc212a
[RuntimeDyld] Fix MachO i386 SECTDIFF relocation to support non-zero addends.
by Lang Hames
· 10 years ago
deae59f
ARMTargetParser: Make BSD Thumb/BE armv6 work
by Renato Golin
· 10 years ago
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
Next »