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-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Robin Morisset
Make use of isAtLeastRelease/Acquire in the ARM/AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Aaron Ballman
Disabling an MSVC warning ('var' : definition from...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Oliver Stannard
Teach the AArch64 backend to handle f16
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Oliver Stannard
[ARM,AArch64] Do not tail-call to an externally-defined...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Elena Demikhovsky
AVX-512: Fixed a bug in emitting compare for MVT:i1...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Aaron Ballman
Silencing an MSVC warning about loop variable conflicti...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Tim Northover
TableGen: allow use of uint64_t for available features...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Abramo Bagnara
Added forgotten noexcept.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Craig Topper
Revert "Repace SmallPtrSet with SmallPtrSetImpl in...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Craig Topper
Repace SmallPtrSet with SmallPtrSetImpl in function...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
Use copy initialization to initialize std::unique_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Saleem Abdulrasool
ARM: mark missing functions from RTABI
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Saleem Abdulrasool
ARM: improve RTABI 4.2 conformance on Linux
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Saleem Abdulrasool
ARM: whitespace
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
Remove unused member variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
Return a std::uinque_ptr. Every caller was already...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
Convert an ownership comment with std::uinque_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
Pass a std::uinque_ptr to ParseAssembly to make the...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
getLazyIRModule always takes ownership. Make that explicit.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
Return a std::unique_ptr to make the ownership explicit.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
Don't repeat the function name in comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
Don't repeat names in comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Daniel Sanders
Revert: r215698 - Current implementation of c.cond...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Saleem Abdulrasool
ARM: correct toggling behaviour
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
llvm-objdump: don't print relocations in non-relocatabl...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
Remove a redundant "public:". NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Hans Wennborg
BumpPtrAllocator: remove 'no slabs allocated yet' check
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
Add a non-templated ELFObjectFileBase class.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Rafael Espindola
Fix an off-by-one bug in the target independent llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Elena Demikhovsky
Reverted last commit
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Elena Demikhovsky
Reverted last commit
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Elena Demikhovsky
Added a table for intrinsics on X86.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Owen Anderson
Remove an InstCombine that transformed patterns like...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Chandler Carruth
[x86] Fix an indentation goof in a prior commit. Should...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Chandler Carruth
[shuffle] Teach the shufflevector fuzzer to support...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
NAKAMURA Takumi
llvm/test/CodeGen/X86/fmul-combines.ll: Appease Windows...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Matt Arsenault
Fix fmul combines with constant splat vectors
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Chandler Carruth
[x86] Teach lots of the new vector shuffle lowering...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
David Majnemer
InstCombine: Fix a potential bug in 0 - (X sdiv C)...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
David Majnemer
InstCombine: Combine mul with div.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Nico Weber
arm asm: Let .fpu enable instructions, PR20447.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Eric Fiselier
[LIT] Move display of unsupported and xfail tests to...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Duncan P. N...
BitcodeReader: Only create one basic block for each...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Duncan P. N...
UseListOrder: Correctly count the number of uses
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Duncan P. N...
IR: Don't add inbounds to GEPs of extern_weak variables
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Andrea Di Biagio
[DAGCombiner] Improve the folding of target independet...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Hal Finkel
[PowerPC] Mark fixed-offset byvals as pointed-to by...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Hal Finkel
Make isAliased property for fixed-offset stack objects...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Hal Finkel
[PowerPC] Darwin byval arguments are not immutable
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Sean Silva
Revert "[Support] Promote cl::StringSaver to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Robin Morisset
Get rid of dead code: SelectAtomic64 in X86ISelDAGtoDAG.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Sean Silva
[Support] Promote cl::StringSaver to a separate utility
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Robin Morisset
Add two helper functions: isAtLeastAcquire, isAtLeastRe...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Robin Morisset
Fix typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Chad Rosier
[AArch32] Add support for FP rounding operations for...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Nick Kledzik
[Option] Support MultiArg in --help
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rafael Espindola
Set comdats when lazily linking functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Juergen Ributzka
[FastISel][AArch64] Fix a latent bug in floating-point...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Juergen Ributzka
Reapplying [FastISel][AArch64] Cleanup constant materia...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Matt Arsenault
R600/SI: Move all fabs / fneg handling to patterns
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Matt Arsenault
R600/SI: Use source modifiers for f64 fneg
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Matt Arsenault
R600/SI: Use source modifier for f64 fabs
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Matt Arsenault
R600/SI: Refactor fneg / fabs patterns
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Reid Kleckner
Fix the build with MSVC 2013 after new shuffle code
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Matt Arsenault
R600/SI: Fix offset folding in some cases with shifted...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Chandler Carruth
[x86] Teach the new AVX v4f64 shuffle lowering to use...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Juergen Ributzka
[FastISel] Remove an performance debugging assert.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Matt Arsenault
R600/SI: Add intrinsic for ldexp
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Juergen Ributzka
[FastISel][ARM] Fix unit test from r215682.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Matt Arsenault
R600/SI: Implement isLegalAddressingMode
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Moritz Roth
ARM: Fix and re-enable load/store optimizer for Thumb1.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Moritz Roth
ARM load/store optimizer: Compute BaseKill correctly.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Juergen Ributzka
[FastISel][ARM] Fix a think-o in my previous commit...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rafael Espindola
Introduce a helper to combine instruction metadata.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rafael Espindola
Make EmitAbsValue an static helper.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rafael Espindola
Delete dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rafael Espindola
Make EmitDwarfSetLineAddr an static helper. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rafael Espindola
Make BuildSymbolDiff an static helper.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Amara Emerson
[AArch64] Narrow arguments passed in wrong position...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rafael Espindola
Make ForceExpAbs an static helper.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rafael Espindola
Add a helper to MCExpr for when an expression is know...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rafael Espindola
Remove HasLEB128.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Bill Schmidt
[PPC64] Add test case for r215685.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Benjamin Kramer
PPC: Clean up pointer casting, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Chandler Carruth
[x86] Add the initial skeleton of type-based dispatch...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Chandler Carruth
[x86] Teach the instruction printer to decode immediate...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Tim Northover
ARM: implement MRS/MSR (banked reg) system instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Erik Verbruggen
Remove testcase from README which we didn't get. We...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Vladimir Medic
Current implementation of c.cond.fmt instructions only...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Chandler Carruth
[x86] Remove the duplicated code for testing whether...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Eric Fiselier
[LIT]Correct name of global lit configuration object...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Chandler Carruth
[x86] Fix the very broken formation of vpunpck instruct...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rafael Espindola
Don't print comments to an object streamer :-)
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rafael Espindola
EmitAbsValue is the same as EmitValue on non-darwin...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Chandler Carruth
[x86] Fix PR20540 where the x86 shuffle DAG combiner...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Bill Schmidt
[PPC64] Add missing dependency on X2 to LDinto_toc.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Juergen Ributzka
[FastISel][ARM] Fall-back to constant pool loads when...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Hal Finkel
Copy noalias metadata from call sites to inlined instru...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Juergen Ributzka
Revert several FastISel commits to track down a buildbo...
commit
|
commitdiff
|
tree
|
snapshot
next