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-04-01
David Blaikie
DebugInfo: Emit relocation to debug_line section when...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Adrian Prantl
Remove FIXMEs. The scope of a Variable is always a...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Adrian Prantl
LTO type uniquing: store the Decl field of a DIImported...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Adrian Prantl
Add a comment about type-uniquing ObjC types.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
David Blaikie
Comment to describe the debug_loc.dwo constants
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Saleem Abdulrasool
MCJIT: ensure that cygwin is identified properly
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Hal Finkel
Move partial/runtime unrolling late in the pipeline
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Duncan P. N...
lit: Set a base directory for compiler-rt tests
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Arnold Schwaighofer
Revert "SLPVectorizer: Ignore users that are insertelem...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Joerg Sonnenberger
Shifting into the sign bit is UB as discussed on IRC...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Juergen Ributzka
[Stackmaps] Update the stackmap format to use 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Adam Nemet
[X86] Adjust cost of FP_TO_UINT v4f64->v4i32 as well
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Matt Arsenault
R600/SI: Remove leftover pattern splitting 64-bit ors.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Manman Ren
Register allocator: set CSRFirstUseCost to 5 for ARM64.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Matt Arsenault
Change shouldSplitVectorElementType to better match...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Rui Ueyama
Fix MSVC warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Matt Arsenault
R600/SI: Implement shouldConvertConstantLoadToIntImm
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Hal Finkel
Add an optional ability to expand larger BUILD_VECTORs...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Matt Arsenault
R600: Compute masked bits for min and max
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Rafael Espindola
Don't relocate with sections if there might be a paired...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Sanders
Revert: [mips] Rewrite MipsAsmParser and MipsOperand...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Matt Arsenault
R600: Add BFE, BFI, and BFM intrinsics to help with...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Matt Arsenault
R600: Add target nodes for BFM and BFI
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Saleem Abdulrasool
ARM: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Rafael Espindola
Now that this test is assembly, make the checks a bit...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Hal Finkel
[PowerPC] Don't ever expand BUILD_VECTOR of v2i64 with...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Hal Finkel
Add a TLI hook to control when BUILD_VECTOR might be...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Sanders
[mips] Rewrite MipsAsmParser and MipsOperand.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Paul Robinson
Disable each MachineFunctionPass for 'optnone' function...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Yaron Keren
Two updated tests for MinGW 32 and 64 exception handlin...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Hal Finkel
[PowerPC] Correct P7 dispatch unit allocation for vecto...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tom Roeder
This patch fixes LTO's RecordStreamer so that it record...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Saleem Abdulrasool
Support: generalise object type handling for Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Eli Bendersky
PR19099 - revert r203483
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Christian Pirker
ARM: change parameter names of the ELFARMAsmBackend...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Robert Khasanov
Test commit.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Sanders
[mips] Fix use of uninitialized value reported by the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Eli Bendersky
Fix for PR19099 - NVPTX produces invalid symbol names.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tim Northover
ARM64: add extra patterns for scalar shifts
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tim Northover
ARM64: add extra scalar neg pattern & tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tim Northover
ARM64: add patterns for scalar sqdmlal & sqdmlsl.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tim Northover
ARM64: add more patterns for commuted fmsub operations.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tim Northover
ARM64: shuffle patterns around for fmin/fmax & add...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tim Northover
ARM64: add more scalar patterns for usqadd & suqadd.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tim Northover
ARM64: add more scalar patterns for reciprocal ops.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tim Northover
ARM64: add i64 scalar pattern for @llvm.arm64.abs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Sanders
[mips] Implement missing relocations in the integrated...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Sanders
[mips] Remove R_MIPS_GOT which isn't used and shares...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Sanders
Revert r205194 - [mips] Removed R_MIPS_GOT. It's identi...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Sanders
[mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Rafael Espindola
Capitalize the D in parseDirectiveGpDWord.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Dmitri Gribenko
Remove unused private typedef
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tom Stellard
R600/SI: Implement SIInstrInfo::isTriviallyRematerializ...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tom Stellard
R600/SI: Lower i64 SELECT by bitcasting to a vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tom Stellard
R600/SI: Return the correct index for VGPRs in getHWReg...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Zoran Jovanovic
Fixed issue with microMIPS JAL instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
NAKAMURA Takumi
llvm/test/MC/Mips/mips64r2/valid-xfail.s: This REQUIRES...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Sanders
[mips] Added a full set of instruction test cases for...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Hal Finkel
Look at shuffles of build_vectors in DAGCombiner::visit...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Sanders
[mips] Check emitted code for llvm.bswap.i32 on MIPS16...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tim Northover
ARM64: fix a couple of signed/unsigned comparison warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Sanders
[yaml2obj] Add support for ELF e_flags.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Alexey Samsonov
Try to fix MSan bootstrap bot: make ARM64Disassembler...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Yaron Keren
Correct OS conditionals following r204977 and r204978.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Craig Topper
[C++11] Mark more classes in the X86 target as 'final'.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Craig Topper
Mark a couple of the X86 target classes as final. Allow...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
NAKAMURA Takumi
ARM64CollectLOH.cpp: Tweak \param. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Chandler Carruth
[ARM64] Fix materialization of an fp128 zero immediate...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Adam Nemet
[X86] Adjust cost of FP_TO_UINT v8f32->v8i32
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Stepan Dyatkovskiy
PR18929:
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Hal Finkel
Make use of previously generated stores in SelectionDAG...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
NAKAMURA Takumi
llvm/test/MC/ELF/nocompression.s: Loosen an expression...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Hal Finkel
[PowerPC] Handle VSX v2i64 SIGN_EXTEND_INREG
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Chandler Carruth
[Allocator] Lift the slab size and size threshold into...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Chandler Carruth
[Allocator] Simplify unittests by using the default...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Chandler Carruth
[Allocator] Stop forward-declaring BumpPtrAllocator...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Chandler Carruth
Don't mark the declarations of the TSan annotation...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Chandler Carruth
[ARM64] Fix a heap-use-after-free spotted by ASan.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Tim Northover
ARM64: uncopy/paste helper function
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Tim Northover
ARM64: remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Tim Northover
ARM64: remove -m32/-m64 mapping with ARM.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Tim Northover
ARM64: override all the things.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Saleem Abdulrasool
Support: correct Windows normalisation
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
NAKAMURA Takumi
Suppress llvm/test/CodeGen/ARM64 for targeting pecoff...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
NAKAMURA Takumi
llvm/test/Transforms/LoopStrengthReduce/ARM64/lsr-...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
NAKAMURA Takumi
X86Subtarget.h: isTargetWindows() should tell whether...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Lang Hames
[MC] Remove an unused (and broken) variant of the setup...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Lang Hames
[PBQP] Move invalid graph nodeId/edgeId methods into...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Rafael Espindola
Add a missing break.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Saleem Abdulrasool
Support: normalize the default triple on Unix
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Rafael Espindola
Remove dead declarations.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Benjamin Kramer
Remove outdated comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Dmitri Gribenko
Fix a few -Wdocumentation warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Benjamin Kramer
Detemplatize LOHDirective.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Benjamin Kramer
ARM64: Remove unused helper function, make others static.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Benjamin Kramer
tblgen: Twinify PrintFatalError.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Tim Northover
TableGen: don't save a StringRef to a local std::string.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Benjamin Kramer
Avoid storing Twines.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Hal Finkel
[PowerPC] Handle v2i64 comparisons
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Tim Northover
ARM64: format register strings without creating a local...
commit
|
commitdiff
|
tree
|
snapshot
next