projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-09-11
David Majnemer
Object: Small cleanup in COFFObjectFile::getSymbol
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Justin Bogner
Revert "llvm-cov: Remove an overly system specific...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Lang Hames
[MCJIT] Improve the "stub not found" diagnostic in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Rui Ueyama
[Support][Endian] Overload += and -=
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Matt Arsenault
R600/SI: Fix off by 1 error in used register count
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Lang Hames
[MCJIT] Make sure we test ARM BR24 relocations with...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Rui Ueyama
Support: Use llvm::COFF::BigObjMagic
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Rui Ueyama
Support: Delete {aligned_,}{u,}{little,big}8_t
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Juergen Ributzka
[C API] Make the 'lower switch' pass available via...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Quentin Colombet
[CodeGenPrepare] Teach the addressing mode matcher...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
David Blaikie
Remove the unused string section symbol parameter from...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Rui Ueyama
Support: improve identify_magic to recognize COFF bigobj
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Rafael Espindola
Misc cleanups to the FileSytem api.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Bill Schmidt
Add missing colon to RUN line...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Bill Schmidt
[PATCH, PowerPC] Accept 'U' and 'X' constraints in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Lang Hames
[MCJIT] Add support for ARM HALF_DIFF relocations to...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Rafael Espindola
Use simpler version of sys::fs::exists. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Rafael Espindola
Use the simpler sys::fs:;exists. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Matt Arsenault
Add triple to test to fix bots
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Brad Smith
Provide an implementation of getNoopForMachoTarget...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Matt Arsenault
Add DAG combine for shl + add of constants.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Lang Hames
[MCJIT] Take the relocation addend into account when...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Ismail Pazarbasi
Added missing LLVM_NOEXCEPT to the definition of _obj2y...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Adam Nemet
[AVX512] Fix miscompile for unpack
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Sanjay Patel
Add triple and remove hashes to account for buildbot...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Benjamin Kramer
Move constant-sized bitvector to the stack.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Sanjay Patel
Combine fmul vector FP constants when unsafe math is...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Sanjay Patel
typo
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Aaron Watry
R600: Add cmpxchg instruction for evergreen
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Aaron Watry
R600: Test local atomics for evergreen
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Aaron Watry
R600: Add LDS_WRXCHG[_RET] instructions for Evergreen.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Aaron Watry
R600: Add LDS_MIN_[U]INT[_RET] instructions for Evergreen
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Aaron Watry
R600: Add LDS_XOR[_RET] instructions for Evergreen
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Aaron Watry
R600: Add LDS_OR[_RET] instructions for Evergreen
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Aaron Watry
R600: Add LDS_AND[_RET] instructions for Evergreen
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Aaron Watry
R600: Add LDS_MAX_[U]INT[_RET] instructions for Evergreen
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Daniel Sanders
[docs] Mention character array constants in docs/LangRe...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Tilmann Scheller
[ARM] Add Thumb-2 code size optimization regression...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Tilmann Scheller
[ARM] Add Thumb-2 code size optimization regression...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Arnaud A. de...
[AArch64] Reenable the PBQP test now that the leak...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Tilmann Scheller
[ARM] Add Thumb-2 code size optimization regression...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Tilmann Scheller
[ARM] Add Thumb2 code size optimization regression...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Chandler Carruth
[x86] Fixup r217565 which baked in an assumption about...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Hal Finkel
[AlignmentFromAssumptions] Don't crash just because...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
David Xu
Build correct vector filled with undef nodes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Justin Bogner
utils: Teach lldbDataFormatters how to format ArrayRefs
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Chandler Carruth
[x86] FileCheck-ize this test.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
David Blaikie
Use CostPool::PoolRef typedef some more
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
David Blaikie
shared_ptrify ownershp of PoolEntries in PBQP's CostPool
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Matt Arsenault
R600/SI: Fix losing chain when fixing reg class of...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Matt Arsenault
R600/SI: Report offset in correct units for st64 DS...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Peter Collingbourne
Add LLVMgold target to test dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Matt Arsenault
R600: Custom lower frem
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Rafael Espindola
Add doInitialization/doFinalization to DataLayoutPass.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Hal Finkel
Enable use of __builtin_assume_aligned when self-hosting
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Hal Finkel
[AlignmentFromAssumptions] Don't divide by zero for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Dan Liew
[sphinx cleanup]
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Gerolf Hoflehner
[AArch64] Revert r216141 for cyclone
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Gerolf Hoflehner
[PassManager] Adding Hidden attribute to EnableMLSM...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Gerolf Hoflehner
[MergedLoadStoreMotion] Move pass enabling option to...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Nico Weber
Fix docs reference to inexistent class.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Rafael Espindola
Remember to eraseFromParent after replaceAllUsesWith.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Adrian Prantl
Cleanup: Use the appropriate API for accessing the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Arnaud A. de...
[AArch64] Temporarily desactivate the PBQP test, while...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Alexey Samsonov
Make CallingConv::ID an alias of "unsigned".
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Sanjay Patel
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Gerolf Hoflehner
Removed misleading comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Gerolf Hoflehner
Added missing blank
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Hans Wennborg
LangRef: @baz should be @bar in the COMDAT example
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Arnaud A. de...
[AArch64] Address Chad's post commit review comments...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Sanjay Patel
typo
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Frederic Riss
Fix comments of createReplaceableForwardDecl() and...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Rafael Espindola
Replace a few virtual with override.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Arnaud A. de...
[AArch64] Pacify lld buildbot complaining about an...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Arnaud A. de...
[AArch64] Add experimental PBQP support
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Asiri Rathnayake
[AArch 64] Use a constant pool load for weak symbol...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Sid Manning
Add missing HWEncoding to base register class.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
David Majnemer
Attempt to pacify buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Tim Northover
ARM: don't size-reduce STMs using the LR register.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
David Majnemer
Object: Add support for bigobj
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Daniel Sanders
[mips] Remove inverted predicates from MipsSubtarget...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Dan Liew
Don't attempt to run llvm-config in cmake/modules/Makef...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Yaron Keren
FunctionPassManager isn't used by the JIT anymore,...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Daniel Sanders
[mips] Return an ArrayRef from MipsCC::intArgRegs(...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Dan Liew
Attempt to fix PR20884
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Stepan Dyatkovskiy
MergeFunctions: FunctionPtr has been renamed to Functio...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Yuri Gorshenin
[asan-assembly-instrumentation] Added CFI directives...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Job Noorman
Drop the W postfix on the 16-bit registers.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Justin Bogner
llvm-cov: Remove an overly system specific test
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Kai Nacke
[MIPS] Add aliases for sync instruction used by Octeon CPU
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Justin Bogner
llvm-cov: Fix a misuse of ArrayRef::slice I introduced...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Craig Topper
Use cast to MVT instead of EVT on a couple calls to...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Lang Hames
[MCJIT] Remove redundant architecture check from Runtim...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
David Blaikie
Sink PrevCU updating into DwarfUnit::addRange to ensure...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
David Blaikie
Remove DwarfDebug::PrevSection, PrevCU is sufficient...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
NAKAMURA Takumi
SampleProfile.cpp: Prune a stray \param added in r21743...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Rafael Espindola
Handle common linkage correctly in the gold plugin.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Sanjay Patel
Add a scheduling model for AMD 16H Jaguar (btver2).
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Rafael Espindola
Merge alignment of common GlobalValue.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Ed Maste
Use armv6k default for FreeBSD/ARM
commit
|
commitdiff
|
tree
|
snapshot
next