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-07-14
Andrea Di Biagio
[DAGCombiner] Add more rules to combine shuffle vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
Look through addrspacecast in IsConstantOffsetFromGlobal
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
Look through addrspacecast in GetPointerBaseWithConstan...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alp Toker
Move clang feature flags settings out of LLVM core...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
CodeGen: Add a getSectionKind method to MachineConstant...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
Convert test to FileCheck
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
ADT: Surface LowerCase argument for utohexstr
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Sanjay Patel
removed circular definitions in comments
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Justin Bogner
Support: Fix option handling when using cl::Required...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
Fix a test broken in r212981
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
InstSimplify: Correct sdiv x / -1
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Sanjay Patel
fixed link
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
InstSimplify: The upper bound of X / C was missing...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Justin Bogner
Support: Use a range-based for
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
Look through addrspacecast when checking isDereferencea...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Nick Lewycky
Don't eliminate memcpy's when the address of the pointe...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Bill Wendling
Unify the lowering of arguments during SjLj prepare.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Sanjay Patel
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
Use pointer type cast helpers.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
Add CreatePointerBitCastOrAddrSpaceCast to IRBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
Update comments to include addrspacecast
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
Remove GCC 3.3 workaround
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Saleem Abdulrasool
X86: correct 64-bit atomics on 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Saleem Abdulrasool
CodeGen: add missing include
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
llvm-objdump: Handle BSS sections larger than the objec...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Tim Northover
X86: remove temporary atomicrmw used during lowering.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Daniel Sanders
Re-commit: [mips] Correct section alignments and EntryS...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Daniel Sanders
Revert: [mips] Correct section alignments and EntrySize...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Daniel Sanders
[mips] Correct section alignments and EntrySizes for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Daniel Sanders
[mips] For the FP64A ABI, odd-numbered double-precision...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Daniel Sanders
[mips] Use MFHC1 when it is available (MIPS32r2 and...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
NAKAMURA Takumi
[CMake][Win32.DLL] Let llvm_add_library(SHARED) link...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Tim Northover
AArch64: remove unnecessary pseudo-instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Daniel Sanders
[mips] Correct the AFL_FLAGS1_ODDSPREG flag in .MIPS...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Sasa Stankovic
[mips] Expand BuildPairF64 to a spill and reload when...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Bill Wendling
Support lowering of empty aggregates.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
NAKAMURA Takumi
[CMake] LINK_COMPONENTS: Add also corresponding MCTarge...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
NAKAMURA Takumi
[CMake] Update libdeps.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
NAKAMURA Takumi
NVPTX/LLVMBuild.txt: Add "Scalar" to required_libraries...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
NAKAMURA Takumi
Object/LLVMBuild.txt: Sort required_libraries by alphab...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Andrea Di Biagio
[DAGCombiner] Fix a crash caused by a missing check...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Saleem Abdulrasool
MC: make MCWin64EHInstruction a POD-like struct
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Saleem Abdulrasool
MC: make helper function be more const-correct
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Saleem Abdulrasool
MC: make DWARF and Windows unwinding handling more...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Simon Atanasyan
Add forgotten `break` statement.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Simon Atanasyan
[Mips] Support SHT_MIPS_ABIFLAGS section type flag...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
NAKAMURA Takumi
[CMake] Enable loadable modules, aka plugins, with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
NAKAMURA Takumi
[CMake] Add LLVM_LINK_COMPONENTS to loadable modules...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
NAKAMURA Takumi
[CMake] Introduce moddir for MODULE -- corresponding...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
NAKAMURA Takumi
bugpoint/ToolRunner.cpp: ProcessFailure(): Close ErrorF...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
David Majnemer
IR: Allow comdats to be applied to globals with interna...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
David Majnemer
MC: Let non-temporary COFF aliases be in symtab
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Matt Arsenault
Remove unused include
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Matt Arsenault
R600: Use range for and fix missing consts.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Matt Arsenault
R600: Make ShaderType private
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Matt Arsenault
R600: Run more tests with promote alloca disabled.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Matt Arsenault
R600: Run private-memory test with and without alloca...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Matt Arsenault
R600: Add option to disable promote alloca
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Matt Arsenault
Try to fix MSVC warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Matt Arsenault
Try to fix MSVC build
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Matt Arsenault
Try to fix MSVC build
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Matt Arsenault
Templatify DominanceFrontier.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Saleem Abdulrasool
AArch64: add support for llvm.aarch64.hint intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Saleem Abdulrasool
MC: remove use of unnecessary variable
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Saleem Abdulrasool
MC: rename MCW64UnwindInfo to MCWinFrameInfo
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Simon Atanasyan
[ELFYAML] Group ELF section type flags to target specif...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Owen Anderson
Fix an issue with the MergeBasicBlockIntoOnlyPred(...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Alexey Samsonov
[ASan] Collect unmangled names of global variables...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Matt Arsenault
R600: Add missing tests for some intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Duncan P. N...
BFI: Add constructor for Weight
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Duncan P. N...
BFI: Clean up BlockMass
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Reid Kleckner
Option: Propagate flags from groups to options in each...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Lang Hames
[RuntimeDyld] Fix stub size and offset for AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Reid Kleckner
Avoid a warning from MSVC on "*/" in this code by inser...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Duncan P. N...
BFI: Mark the end of namespaces
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Lang Hames
[RuntimeDyld] Add GOT support for AArch64 to RuntimeDyl...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Juergen Ributzka
Revert "[FastISel][X86] Implement the FastLowerIntrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Juergen Ributzka
[FastISel][X86] Implement the FastLowerIntrinsicCall...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Alexey Samsonov
[ASan] Introduce a struct representing the layout of...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Juergen Ributzka
[FastISel] Add target-independent patchpoint intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Juergen Ributzka
[FastISel] Add basic infrastructure to support a target...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Aditya Nandakumar
When we sink an instruction, this can open up opportuni...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Argyrios Kyrtzidis
Move the API and implementation of clang::driver::getAR...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Juergen Ributzka
[FastISel] Make isInTailCallPosition independent of...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Juergen Ributzka
[FastISel] Breakout intrinsic lowering into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Kevin Enderby
Add the "-s" flag to llvm-nm for Mach-O files that...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Alp Toker
Simplify the raw_svector_ostream tweak from r212816
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Ulrich Weigand
[MC] Constify MCELF::GetVisibility and MCELF::getOther
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Ulrich Weigand
[PowerPC] Fix invalid displacement created by LocalStac...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Marek Olsak
R600/SI: Use i32 vectors for resources and samplers
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Marek Olsak
R600/SI: add sample and image intrinsics exposing all...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Marek Olsak
R600/SI: fix shadow mapping for 1D and 2D array textures
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Timur Iskhodzhanov
Add a test case for r212596
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
NAKAMURA Takumi
llvm/test/BugPoint/compile-custom.ll: Use explicit...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
NAKAMURA Takumi
llvm/test/lit.cfg: Let %python available.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
NAKAMURA Takumi
[CMake] add_llvm_library: Add "RUNTIME DESTINATION...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Alp Toker
raw_svector_ostream: grow and reserve atomically
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Oliver Stannard
ARM: Allow __fp16 as a function arg or return type...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Alexander Kornienko
Add FileCheck -implicit-check-not option to allow stric...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Quentin Colombet
[X86] Fix the inversion of low and high bits for the...
commit
|
commitdiff
|
tree
|
snapshot
next