Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
3238e64ef4734baeddd70625be23da8f0796749d
3238e64
Fix English usage in command line flag help string.
by Douglas Katzman
· 10 years ago
5a78f2d
[ELF] Introduce getValue() for ELF Symbols.
by Davide Italiano
· 10 years ago
4ddb0ce
Replace string GNU Triples with llvm::Triple in TargetMachine. NFC.
by Daniel Sanders
· 10 years ago
fd83cb2
[CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.
by Ahmed Bougacha
· 10 years ago
6c56dec
Generalize emitAbsoluteSymbolDiff.
by Rafael Espindola
· 10 years ago
bc48228
Set proper debug location for branch added in BasicBlock::splitBasicBlock().
by Alexey Samsonov
· 10 years ago
7356846
[LoopUnroll] Use IRBuilder to create branch instructions.
by Alexey Samsonov
· 10 years ago
29edabc
Replace an instance of custom atomics with standard ones.
by Benjamin Kramer
· 10 years ago
688e7b3
This reverts commit r239529 and r239514.
by Rafael Espindola
· 10 years ago
cd354fa
Revert "Fix merges of non-zero vector stores"
by Reid Kleckner
· 10 years ago
b0cbcd2
Fix comment typos.
by Douglas Katzman
· 10 years ago
b1d220c
SLSR: Pass address space to isLegalAddressingMode
by Matt Arsenault
· 10 years ago
564ff64
Fix merges of non-zero vector stores
by Matt Arsenault
· 10 years ago
f0e3a9c
Replace string GNU Triples with llvm::Triple in computeDataLayout(). NFC.
by Daniel Sanders
· 10 years ago
4bedcbc
R600/SI: Define latency for flat instructions
by Tom Stellard
· 10 years ago
a79d4da
R600/SI: Move flat instruction defs to CIInstructions.td
by Tom Stellard
· 10 years ago
6fcf906
R600/SI: Add -mcpu=bonaire to a test that uses flat address space
by Tom Stellard
· 10 years ago
6b71bf1
remove function names from comments; NFC
by Sanjay Patel
· 10 years ago
89f93ea
Fixing MSVC 2013 build error.
by Aaron Ballman
· 10 years ago
f24e4e4
Recommit "[mips] [IAS] Add support for BNE and BEQ with an immediate operand." (r239396).
by Toma Tabacu
· 10 years ago
9d115ef
[mips][microMIPS] Implement ERET and ERETNC instructions
by Zoran Jovanovic
· 10 years ago
d09e8be
[mips] Change existing uimm10 operand to restrict the accepted immediates
by Zoran Jovanovic
· 10 years ago
938cba6
[mips][microMIPSr6] Change disassembler tests to one line format
by Zoran Jovanovic
· 10 years ago
7b35bb4
[LoopVectorize] Revert the enabling of interleaved memory access in Loop Vectorizor, which was wrongly committed in r239514.
by Hao Liu
· 10 years ago
442f620
[AArch64] Match interleaved memory accesses into ldN/stN instructions.
by Hao Liu
· 10 years ago
3b8d35f
[LiveVariables] Improve isLiveOut runtime performances. NFC.
by Arnaud A. de Grandmaison
· 10 years ago
44226ff
[X86][SSE] Vectorized i8 and i16 shift operators
by Simon Pilgrim
· 10 years ago
a2cdb8c
[PHIElim] Use ranges and const-ify, NFC.
by Arnaud A. de Grandmaison
· 10 years ago
f7d6501
LLVM support for vector quad bit permute and gather instructions through builtins
by Nemanja Ivanovic
· 10 years ago
7963762
Revert "Move dllimport name mangling to IR mangler."
by Reid Kleckner
· 10 years ago
5a11834
Remove MachineModuleInfo::UsedFunctions as it has no users.
by Pete Cooper
· 10 years ago
e0d6eef
change assert that will never fire to llvm_unreachable
by Sanjay Patel
· 10 years ago
294c782
[NFC] added a missing space
by Jingyue Wu
· 10 years ago
ea42367
Stop returning a Use* from allocHungOffUses.
by Pete Cooper
· 10 years ago
33102d2
Add User::growHungoffUses and use it to grow the hung off uses. NFC.
by Pete Cooper
· 10 years ago
0fa7dc6
Delete User::dropHungOffUses and move it in to ~User which is the only caller. NFC.
by Pete Cooper
· 10 years ago
0aae8ce
Make User track whether a class has 'hung off uses' and delete them in its destructor.
by Pete Cooper
· 10 years ago
e0e42bb
Move the special Phi logic for hung off uses in to User::allocHungOffUses. NFC.
by Pete Cooper
· 10 years ago
6e5bbb5
ArgumentPromotion: Drop sret attribute on functions that are only called directly.
by Peter Collingbourne
· 10 years ago
c826b54
[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
by Sanjay Patel
· 10 years ago
bb79423
punctuation policing; NFC
by Sanjay Patel
· 10 years ago
3de99b7
[WinEH] _except_handlerN uses 0 instead of 1 to indicate catch-all
by Reid Kleckner
· 10 years ago
b78ea51
Add new EliminateAvailableExternally module pass, which is performed in
by Teresa Johnson
· 10 years ago
881c8e0
[GVN] Set proper debug locations for some instructions created by GVN.
by Alexey Samsonov
· 10 years ago
708de57
fix typo in comment; NFC
by Sanjay Patel
· 10 years ago
c196bfe
[Hexagon] Adding decoders for signed operands and ensuring all signed operand types disassemble correctly.
by Colin LeMahieu
· 10 years ago
d5254ab
[Hexagon] Make global arrays 'static const'. NFC.
by Benjamin Kramer
· 10 years ago
29a5335
[Statepoints] Add test case to check that statepoint is marked with Throwable attribute.
by Igor Laevsky
· 10 years ago
544d686
[StatepointLowering] Reuse stack slots across basic blocks
by Igor Laevsky
· 10 years ago
4d13f31
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MCSubtargetInfo(). NFC.
by Daniel Sanders
· 10 years ago
fff114c
Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC.
by Daniel Sanders
· 10 years ago
03c060b
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and create*AsmBackend(). NFC.
by Daniel Sanders
· 10 years ago
1899307
AVX-512: Fixed a bug in comparison of i1 vectors.
by Elena Demikhovsky
· 10 years ago
a6f2be0
Replace magic number 19 with the constant GlobalValueSubClassDataBits.
by Yaron Keren
· 10 years ago
e11157c
fix crash
by Alexei Starovoitov
· 10 years ago
f095095
Remove unnecessary conversion from StringRef to std::string and back to StringRef. NFC.
by Craig Topper
· 10 years ago
839f83e
[WinEH] Call llvm.stackrestore in __except blocks
by Reid Kleckner
· 10 years ago
6d7e69b
Remove safeseh debug print and remove extra braces
by Reid Kleckner
· 10 years ago
c8e72e9
[WinEH] Emit .safeseh directives for all 32-bit exception handlers
by Reid Kleckner
· 10 years ago
a8c0a9b
Fix -Wsign-compare warning in WinException.cpp
by Reid Kleckner
· 10 years ago
be13495
Fix warning of comparing different enums. NFC
by Pete Cooper
· 10 years ago
b1337ab
Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll, to satisfy *-win32.
by NAKAMURA Takumi
· 10 years ago
dbb0802
Revert "Move MCSymbol Value in to the union of Offset and CommonSize."
by Pete Cooper
· 10 years ago
c11f1d8
Move MCSymbol Value in to the union of Offset and CommonSize.
by Pete Cooper
· 10 years ago
cbe2100
[RegisterScavenger] Fix handling of predicated instructions
by Tobias Edler von Koch
· 10 years ago
8478c82
[BasicBlockUtils] Set debug locations for instructions created in SplitBlockPredecessors.
by Alexey Samsonov
· 10 years ago
12f81b4
Move dllimport name mangling to IR mangler.
by Peter Collingbourne
· 10 years ago
95355e6
[NVPTX] fix a crash bug in NVPTXFavorNonGenericAddrSpaces
by Jingyue Wu
· 10 years ago
1d815ca
LibDriver, llvm-lib: introduce.
by Peter Collingbourne
· 10 years ago
bdcbc42
[WinEH] Add 32-bit SEH state table emission prototype
by Reid Kleckner
· 10 years ago
e2e26b4
[AArch64] Remove an overly conservative check when generating store pairs.
by Chad Rosier
· 10 years ago
a96fc7a
Use AlignOf traits to enable static_assert.
by Pete Cooper
· 10 years ago
ea8e85d
Replace loop with std::equal. NFC intended.
by Benjamin Kramer
· 10 years ago
38f72d0
Reduce duplication in MCSymbol Name handling. NFC>
by Pete Cooper
· 10 years ago
5c8a22f
Make MCSymbol::Name be a union of uint64_t and a pointer.
by Pete Cooper
· 10 years ago
0e3246a
Remove DisableTailCalls from TargetOptions and the code in resetTargetOptions
by Akira Hatanaka
· 10 years ago
ebfbf93
[bpf] enable BPF backend in autoconf build
by Alexei Starovoitov
· 10 years ago
7178ff1
Change from alignof to llvm::alignOf to appease Visual Studio
by Pete Cooper
· 10 years ago
79e04c5
Allocate space for MCSymbol::Name only if required.
by Pete Cooper
· 10 years ago
92a42ee
MergeFunctions: Don't replace a weak function use by another equivalent weak function
by Arnold Schwaighofer
· 10 years ago
6eee237
Revert "[DWARF] Fix a few corner cases in expression emission"
by David Blaikie
· 10 years ago
8e8c4b5
The constant initialization for globals in NVPTX is generated as an
by Samuel Antao
· 10 years ago
a0c9e11
Add more wrappers for symbol APIs to the C API.
by Eli Bendersky
· 10 years ago
e8bd930
[bpf] make BPF backend non-experimental
by Alexei Starovoitov
· 10 years ago
eae4673
Remove object_error::success and use std::error_code() instead
by Rui Ueyama
· 10 years ago
c154887
Recommit "[mips] [IAS] Restore STI.FeatureBits in .set pop." (r239144).
by Toma Tabacu
· 10 years ago
22debdc
X86-MPX: Implemented encoding for MPX instructions. Added encoding tests.
by Elena Demikhovsky
· 10 years ago
ff7ef6c
Removing spurious semi colons; NFC.
by Aaron Ballman
· 10 years ago
695a997
Revert "[mips] [IAS] Add support for BNE and BEQ with an immediate operand." (r239396).
by Toma Tabacu
· 10 years ago
dc2af26
[mips] [IAS] Add support for BNE and BEQ with an immediate operand.
by Toma Tabacu
· 10 years ago
4b0e9f1
[nvptx] Only support the 'm' inline assembly memory constraint. NFC.
by Daniel Sanders
· 10 years ago
07ce69a
[ADT] Assert that SmallVectorBase::grow_pod() successfully reallocates memory.
by Daniel Sanders
· 10 years ago
6f95204
MergeFunctions: Fix gcc warning in condition
by Denis Protivensky
· 10 years ago
792f79f
llvm/test/DebugInfo/X86/expressions.ll: %llc_dwarf shouldn't be used with -mtriple, since %llc_dwarf implies the triple.
by NAKAMURA Takumi
· 10 years ago
af72cb1
Move X86-only test case to appropriate directory
by Keno Fischer
· 10 years ago
657c697
[lli] Make the OptLevel (-O=<char>) option accessible to the lazy JIT.
by Lang Hames
· 10 years ago
b4863a9
[DWARF] Fix a few corner cases in expression emission
by Keno Fischer
· 10 years ago
cfd8f11
[asan] Prevent __attribute__((annotate)) triggering errors on Darwin
by Anna Zaks
· 10 years ago
d2f17c4
Implement computeKnownBits for min/max nodes
by Matt Arsenault
· 10 years ago
0f59d85
R600: Switch to using generic min / max nodes.
by Matt Arsenault
· 10 years ago
Next »