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-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
2014-09-09
Bjorn Steinbrink
Add a test for hoisting instructions with metadata...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Rafael Espindola
When merging two common GlobalValues, keep the largest.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Rafael Espindola
Make this input file pass the verifier.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Rafael Espindola
Move some logic to ModuleLinker::shouldLinkFromSource...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
NAKAMURA Takumi
ScalarOpts/LLVMBuild.txt: Prune unused dependency to...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
NAKAMURA Takumi
ScalarOpts/LLVMBuild.txt: Reorder.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
NAKAMURA Takumi
LLVMProfileData: Update LLVMBuild.txt corresponding...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Rafael Espindola
Fix a use of an undefined value (the linkage).
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Rafael Espindola
Prefer common over weak linkage when linking.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Rafael Espindola
Simplify ModuleLinker::getLinkageResult. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Toma Tabacu
[mips] Add assembler support for .set mips0 directive.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Diego Novillo
Re-factor sample profile reader into lib/ProfileData.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Daniel Sanders
[mips] Move MipsTargetLowering::MipsCC::regSize() to...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Pavel Chupin
[x32] Emit callq for CALLpcrel32
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Daniel Sanders
[mips] Don't cache IsO32 and IsFP64 in MipsTargetLoweri...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Tim Northover
llvm-objdump: don't crash when __compact_unwind has...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Toma Tabacu
[mips] Add assembler support for .set push/pop directive.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Renato Golin
ARM: Negative offset support problem
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Justin Bogner
llvm-cov: Use ArrayRef::slice (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Patrik Hagglund
[MachineSinking] Conservatively clear kill flags after...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Justin Bogner
llvm-cov: Combine two types that were nearly identical...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Justin Bogner
llvm-cov: Rename MappingRegion to coverage::CountedRegi...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Bob Wilson
Set trunc store action to Expand for all X86 targets.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Justin Bogner
llvm-cov: Try to appease MSVC after r217404
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Dan Liew
Fix type error in insertvalue example in LangRef. ...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Justin Bogner
llvm-cov: Use ErrorOr rather than an error_code* (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Hans Wennborg
Fast-ISel: Remove dead code after falling back from...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Sanjay Patel
Group unsafe fmul math folds together for easier readin...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Justin Bogner
llvm-cov: Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Hal Finkel
Don't static_cast invalid pointers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Alexey Samsonov
Be more careful in parsing Module::ModFlagBehavior...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Sanjay Patel
Fix the FIXME that was just added in r217390 - remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Sanjay Patel
group unsafe math folds together for easier reading
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Chad Rosier
[AArch64] Enabled AA support for Cortex-A57.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Matt Arsenault
R600/SI: Fix assertion from copying a TargetGlobalAddress
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Matt Arsenault
R600/SI: Replace LDS atomics with no return versions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Matt Arsenault
R600/SI: Add InstrMapping for noret atomics.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Chad Rosier
[AArch64] Improve AA to remove unneeded edges in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Chad Rosier
[AArch64] Enabled AA support for Cortex-A53.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Alexander Kornienko
Add .clang-tidy configuration file to provide LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Sid Manning
Spelling correction
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Andrew Trick
Add a comment to getNewAlignmentDiff.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Hal Finkel
Make use @llvm.assume for loop guards in ScalarEvolution
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Hal Finkel
Check for all known bits on ret in InstCombine
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Hal Finkel
Make use of @llvm.assume from LazyValueInfo
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Hal Finkel
Add an AlignmentFromAssumptions Pass
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Hal Finkel
Add additional patterns for @llvm.assume in ValueTracking
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Hal Finkel
Make use of @llvm.assume in ValueTracking (computeKnown...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
David Blaikie
DebugInfo: Do not use DW_FORM_GNU_addr_index in skeleto...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Hal Finkel
Add functions for finding ephemeral values
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Hal Finkel
Add an Assumption-Tracking Pass
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Chandler Carruth
[x86] Revert my over-eager commit in r217332.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Chandler Carruth
[x86] Tweak the rules surrounding 0,0 and 1,1 v2f64...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Hans Wennborg
Try to unflake AllocatorTest.TestAlignmentPastSlab
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Hans Wennborg
BumpPtrAllocator: do the size check without moving...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Lang Hames
[MCJIT] Revert partial RuntimeDyldELF cleanup that...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Lang Hames
[MCJIT] Rewrite RuntimeDyldMachO and its derived classe...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Lang Hames
[MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnal...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Matt Arsenault
R600/SI: Fix register class for some 64-bit atomics
commit
|
commitdiff
|
tree
|
snapshot
2014-09-06
Matt Arsenault
R600/SI: Relax a few tests to help enable scheduler
commit
|
commitdiff
|
tree
|
snapshot
2014-09-06
Matt Arsenault
R600/SI: Fix broken check lines.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-06
Saleem Abdulrasool
MC: correct DWARF line info for PE/COFF
commit
|
commitdiff
|
tree
|
snapshot
2014-09-06
Chandler Carruth
[x86] Fix a pretty horrible bug and inconsistency in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-06
Nick Lewycky
Check whether the iterator p == the end iterator before...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-06
Alexey Samsonov
Fix right shift by 64 bits detected on CXX/lex/lex...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-06
Sean Silva
[docs] Document what "NFC" means in a commit message.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Lang Hames
[MCJIT] Fix an iterator invalidation bug in MCJIT:...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Chandler Carruth
[x86] Fix an embarressing bug in the INSERTPS formation...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Akira Hatanaka
[inline asm] Add a check in InlineAsm::ConstraintInfo...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Sanjay Patel
Allow vector fsub ops with constants to get the same...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Rafael Espindola
Fix pr20078.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Bjorn Steinbrink
Restore the ability to check if LLVMCreateObjectFile...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Sanjay Patel
clean up; NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Alexey Samsonov
[DWARF parser] Fix nasty memory corruption in .dwo...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Rafael Espindola
The gold tests also require ppc to be compiled in.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Rafael Espindola
Revert "Disable the fix for pr20793 because of a gnu...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Lang Hames
[MCJIT] Const-ify the symbol lookup operations on Runti...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Adrian Prantl
Set the parent pointer of cloned DBG_VALUE instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Toma Tabacu
[mips] Change Feature-related types from unsigned to...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Matt Arsenault
R600/SI: Use same complex patterns for DS atomics
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Daniel Sanders
[mips] Marked the Trap-on-Condition instructions as...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Toma Tabacu
[mips] Rename data members and member functions in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Jan Vesely
R600: Fix FROUND
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Tom Stellard
R600/SI: Fix bug in SIInstrInfo::legalizeOpWithMove()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Tom Stellard
R600/SI: Use S_ADD_U32 and S_SUB_U32 for low half of...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Chandler Carruth
[x86] Factor out the zero vector insertion logic in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Tim Northover
ARM: cover all sub-architecture enumerators to keep...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Frederic Riss
[dwarfdump] Dump DW_AT_(decl|call)_line attribute value...
commit
|
commitdiff
|
tree
|
snapshot
next