projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-06-12
Alexey Samsonov
[GVN] Use IRBuilder more actively instead of creating...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Reid Kleckner
[WinEH] Put finally pointers in the handler scope table...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
NAKAMURA Takumi
MC: Prune \return corresponding to r239552. [-Wdocument...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Lang Hames
[Orc] Attempted fix for GCC ICE on Polly builder.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Juergen Ributzka
[Stackmaps][X86] Remove EFLAGS and IP registers from...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Reid Kleckner
[WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Reid Kleckner
[Support] Fix a race initializing a static local in...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Michael Zolotukhin
Update stale comment before analyzeLoopUnrollCost....
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Lang Hames
[Orc] Remove some unnecesary includes and whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Lang Hames
[Orc] Make partition identification in the CompileOnDem...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Peter Collingbourne
Object: Prepend __imp_ when mangling a dllimport symbol...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Peter Collingbourne
LTO: expose LTO_SYMBOL_COMDAT flag, which indicates...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Douglas Katzman
Fix English usage in command line flag help string.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Davide Italiano
[ELF] Introduce getValue() for ELF Symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Daniel Sanders
Replace string GNU Triples with llvm::Triple in TargetM...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Ahmed Bougacha
[CodeGen] ArrayRef'ize cond/pred in various TII APIs...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Rafael Espindola
Generalize emitAbsoluteSymbolDiff.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Alexey Samsonov
Set proper debug location for branch added in BasicBloc...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Alexey Samsonov
[LoopUnroll] Use IRBuilder to create branch instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Benjamin Kramer
Replace an instance of custom atomics with standard...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Rafael Espindola
This reverts commit r239529 and r239514.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Reid Kleckner
Revert "Fix merges of non-zero vector stores"
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Douglas Katzman
Fix comment typos.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Matt Arsenault
SLSR: Pass address space to isLegalAddressingMode
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Matt Arsenault
Fix merges of non-zero vector stores
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Daniel Sanders
Replace string GNU Triples with llvm::Triple in compute...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Tom Stellard
R600/SI: Define latency for flat instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Tom Stellard
R600/SI: Move flat instruction defs to CIInstructions.td
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Tom Stellard
R600/SI: Add -mcpu=bonaire to a test that uses flat...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Sanjay Patel
remove function names from comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Aaron Ballman
Fixing MSVC 2013 build error.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Toma Tabacu
Recommit "[mips] [IAS] Add support for BNE and BEQ...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Zoran Jovanovic
[mips][microMIPS] Implement ERET and ERETNC instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Zoran Jovanovic
[mips] Change existing uimm10 operand to restrict the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Zoran Jovanovic
[mips][microMIPSr6] Change disassembler tests to one...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Hao Liu
[LoopVectorize] Revert the enabling of interleaved...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Hao Liu
[AArch64] Match interleaved memory accesses into ldN...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Arnaud A. de...
[LiveVariables] Improve isLiveOut runtime performances...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Simon Pilgrim
[X86][SSE] Vectorized i8 and i16 shift operators
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Arnaud A. de...
[PHIElim] Use ranges and const-ify, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Nemanja Ivanovic
LLVM support for vector quad bit permute and gather...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Reid Kleckner
Revert "Move dllimport name mangling to IR mangler."
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Pete Cooper
Remove MachineModuleInfo::UsedFunctions as it has no...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Sanjay Patel
change assert that will never fire to llvm_unreachable
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Jingyue Wu
[NFC] added a missing space
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Pete Cooper
Stop returning a Use* from allocHungOffUses.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Pete Cooper
Add User::growHungoffUses and use it to grow the hung...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Pete Cooper
Delete User::dropHungOffUses and move it in to ~User...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Pete Cooper
Make User track whether a class has 'hung off uses...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Pete Cooper
Move the special Phi logic for hung off uses in to...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Peter Collingbourne
ArgumentPromotion: Drop sret attribute on functions...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Sanjay Patel
[x86] Add a reassociation optimization to increase...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Sanjay Patel
punctuation policing; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Reid Kleckner
[WinEH] _except_handlerN uses 0 instead of 1 to indicat...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Teresa Johnson
Add new EliminateAvailableExternally module pass, which...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Alexey Samsonov
[GVN] Set proper debug locations for some instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Sanjay Patel
fix typo in comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Colin LeMahieu
[Hexagon] Adding decoders for signed operands and ensur...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Benjamin Kramer
[Hexagon] Make global arrays 'static const'. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Igor Laevsky
[Statepoints] Add test case to check that statepoint...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Igor Laevsky
[StatepointLowering] Reuse stack slots across basic...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Daniel Sanders
Replace string GNU Triples with llvm::Triple in MCSubta...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Daniel Sanders
Replace string GNU Triples with llvm::Triple in create...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Daniel Sanders
Replace string GNU Triples with llvm::Triple in MCAsmBa...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Elena Demikhovsky
AVX-512: Fixed a bug in comparison of i1 vectors.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Yaron Keren
Replace magic number 19 with the constant GlobalValueSu...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Alexei Starovoitov
fix crash
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Craig Topper
Remove unnecessary conversion from StringRef to std...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Reid Kleckner
[WinEH] Call llvm.stackrestore in __except blocks
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Reid Kleckner
Remove safeseh debug print and remove extra braces
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Reid Kleckner
[WinEH] Emit .safeseh directives for all 32-bit excepti...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Reid Kleckner
Fix -Wsign-compare warning in WinException.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Pete Cooper
Fix warning of comparing different enums. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
NAKAMURA Takumi
Add explicit -mtriple=arm-unknown to llvm/test/CodeGen...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Pete Cooper
Revert "Move MCSymbol Value in to the union of Offset...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Pete Cooper
Move MCSymbol Value in to the union of Offset and Commo...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Tobias Edler...
[RegisterScavenger] Fix handling of predicated instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Alexey Samsonov
[BasicBlockUtils] Set debug locations for instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Peter Collingbourne
Move dllimport name mangling to IR mangler.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Jingyue Wu
[NVPTX] fix a crash bug in NVPTXFavorNonGenericAddrSpaces
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Peter Collingbourne
LibDriver, llvm-lib: introduce.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Reid Kleckner
[WinEH] Add 32-bit SEH state table emission prototype
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Chad Rosier
[AArch64] Remove an overly conservative check when...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Pete Cooper
Use AlignOf traits to enable static_assert.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Benjamin Kramer
Replace loop with std::equal. NFC intended.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Pete Cooper
Reduce duplication in MCSymbol Name handling. NFC>
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Pete Cooper
Make MCSymbol::Name be a union of uint64_t and a pointer.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Akira Hatanaka
Remove DisableTailCalls from TargetOptions and the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Alexei Starovoitov
[bpf] enable BPF backend in autoconf build
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Pete Cooper
Change from alignof to llvm::alignOf to appease Visual...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Pete Cooper
Allocate space for MCSymbol::Name only if required.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Arnold Schwaighofer
MergeFunctions: Don't replace a weak function use by...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
David Blaikie
Revert "[DWARF] Fix a few corner cases in expression...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Samuel Antao
The constant initialization for globals in NVPTX is...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Eli Bendersky
Add more wrappers for symbol APIs to the C API.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Alexei Starovoitov
[bpf] make BPF backend non-experimental
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Rui Ueyama
Remove object_error::success and use std::error_code...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Toma Tabacu
Recommit "[mips] [IAS] Restore STI.FeatureBits in ...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Elena Demikhovsky
X86-MPX: Implemented encoding for MPX instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Aaron Ballman
Removing spurious semi colons; NFC.
commit
|
commitdiff
|
tree
|
snapshot
next