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-03-27
Daniel Sanders
[mips] Attempting to use register $32 should be an...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Aaron Ballman
The forward declare should be a struct instead of a...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Daniel Sanders
[mips] Add support for .cpsetup
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Daniel Sanders
[mips] The decision between GOT_DISP and GOT16 for...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Zoran Jovanovic
Split the file MipsAsmBackend.cpp in Split the file...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Karthik Bhat
All new elements except the last one initialized to...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Matheus Almeida
[mips] Remove unused private field.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Matheus Almeida
[mips] NaCl should now use the custom MipsELFStreamer...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Matheus Almeida
[mips] Implement custom MCELFStreamer.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
NAKAMURA Takumi
Untabify.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
NAKAMURA Takumi
SmallVector<3> may be used here.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
NAKAMURA Takumi
IRTests/InstructionsTest.cpp: Avoid initializer list.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Erik Verbruggen
InstCombine: merge constants in both operands of icmp.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Daniel Sanders
[mips] Stop caching the result of hasMips64(), isABI_O3...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Chandler Carruth
[cleanup] Run clang-format over these routines to remov...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Chandler Carruth
[cleanup] Modernize doxygen comments for the BumpPtrAll...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Elena Demikhovsky
AVX-512: Implemented masking for integer arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Timur Iskhodzhanov
Add a PR reference
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Timur Iskhodzhanov
Make the recent COFF debug info tests more readable
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Stepan Dyatkovskiy
Rejected r204899 and r204900 due to remaining test...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Stepan Dyatkovskiy
Fixed test for r204899 (pr18931 fix)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Stepan Dyatkovskiy
Fix for pr18931: Crash using integrated assembler with...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Jiangning Liu
ARM: raise error message when complex SO expressions...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Lang Hames
Add missing #include <cassert> to MCSymbolizer.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Lang Hames
Assert that MCSymbolizer is constructed with a valid...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Lang Hames
Move MCSymbolizer's constructor into header. It's trivi...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Lang Hames
Update MCSymbolizer and its subclasses' constructors...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Reid Kleckner
inalloca: *Really* fix the docs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Reid Kleckner
Remove unneeded stale type.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Reid Kleckner
inalloca: Fix incorrect example IR and remove LangRef...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Lang Hames
Remove forward declaration for Target class - Target...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Quentin Colombet
[X86][Vectorizer Cost Model] Correct vectorization...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Rafael Espindola
Correctly propagates st_size.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Jim Grosbach
add 'requires asserts' to test that needs it
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Justin Bogner
llvm-cov: When reading strings in gcov data, skip leadi...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Jim Grosbach
X86: Correct vectorization cost model for v8f32->v8i8.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Nick Lewycky
Treat lifetime.start'd memory like we treat freshly...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Eric Christopher
Reorder arguments on test command line to make it easie...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Hal Finkel
[PowerPC] Generate VSX permutations for v2[fi]64 vectors
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Justin Bogner
llvm-cov: Move XFAIL after the body of the test
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Justin Bogner
llvm-cov: Disable test on big endian machines
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Reid Kleckner
CloneFunction: Clone all attributes, including the CC
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Ekaterina Romanova
This is a fix for PR# 19051. I noticed code gen differe...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Manman Ren
Add comments. Addressing review comments from Evan...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Justin Bogner
llvm-cov: Handle functions with no line number
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Kevin Enderby
Fix a problem with the ARM assembler incorrectly matching a
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Eli Bendersky
Add a unit test for Invoke iteration, similar to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Arnold Schwaighofer
PR15967 Fix in basicaa for faulty returning no alias.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Lang Hames
Simplify PBQP graph removeAdjEdgeId implementation.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Eli Bendersky
Fix bot breakage in InstructionsTest.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Eli Bendersky
Fix problem with r204836
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Hal Finkel
[PowerPC] VSX loads and stores support unaligned access
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Kevin Enderby
Fix the ARM VST4 (single 4-element structure from one...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Lang Hames
Remove PBQP-cost dimension sanity assertion in PBQP...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Hal Finkel
[PowerPC] Use v2f64 <-> v2i64 VSX conversion instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Lang Hames
Change the PBQP graph adjacency list structure from...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Matt Arsenault
R600: Add a testcase for sext_in_reg I missed.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Hal Finkel
[PowerPC] Remove some dead VSX v4f32 store patterns
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Hal Finkel
[PowerPC] Use VSX vector load/stores for v2[fi]64
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Juergen Ributzka
[MCJIT] Check if there have been errors during RuntimeD...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Eli Bendersky
Enable range-for iteration over call/invoke arguments.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Eli Bendersky
Add args() iteartor adapter to Function, for range...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Jim Grosbach
Fix for incorrect address sinking in the presence of...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Hans Wennborg
Revert "X86 memcpy lowering: use "rep movs" even when...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Hal Finkel
[PowerPC] Add v2i64 as a legal VSX type
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Matheus Almeida
[mips] Use TwoOperandAliasConstraint for ArithLogicR...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Matheus Almeida
[mips] Add support to the '.dword' directive.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Joerg Sonnenberger
Clarify that select is only non-branching on the IR...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Matheus Almeida
[mips] Rename function in MipsAsmParser.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Matheus Almeida
[mips] Add support to '.set mips64'.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Christian Pirker
AArch64_BE Elf support for MC-JIT runtime dynamic linker
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Matheus Almeida
[mips] Add support to '.set mips64r2'.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Christian Pirker
AArch64_BE function argument passing for ARM ABI
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Tim Northover
ARM: add intrinsics for the v8 ldaex/stlex
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Joerg Sonnenberger
Clarify llvm.clear_cache description.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Matheus Almeida
[mips] Hoist common functionality into a new function.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Renato Golin
Change @llvm.clear_cache default to call rt-lib
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Daniel Sanders
[mips] The decision to use MO_GOT_PAGE and MO_GOT_OFST...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Cameron McInally
Fix AVX512 Gather and Scatter execution domains.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Matheus Almeida
[mips] Add support for '.option pic2'.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Renato Golin
Add @llvm.clear_cache builtin
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Hal Finkel
[PowerPC] Lower VSELECT using xxsel when VSX is available
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Daniel Sanders
[mips] Add tests for t0-t3 for N32/N64
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Daniel Sanders
[mips] The register names depend on the ABI being N32...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Timur Iskhodzhanov
Follow-up to r204790: don't try to emit line tables...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Daniel Sanders
[mips] $s8 is an alias for $fp in all ABI's, not just...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Daniel Sanders
[mips] Move the CHECK lines in mips*-register-names...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Timur Iskhodzhanov
Add tests for r204790
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Timur Iskhodzhanov
Fix PR19239 - Add support for generating debug info...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Timur Iskhodzhanov
Use -LABEL checks in the COFF debug info tests
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Rafael Espindola
Revert "Prevent alias from pointing to weak aliases."
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Hal Finkel
[PowerPC] Generate logical vector VSX instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Rafael Espindola
Prevent alias from pointing to weak aliases.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
David Blaikie
DebugInfo: Add fission-related sections to COFF
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Rafael Espindola
Correctly detect if a symbol uses a reserved section...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Quentin Colombet
[X86] Add broadcast instructions to the table used...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Rafael Espindola
Create .symtab_shndxr only when needed.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Hal Finkel
[PowerPC] Select between VSX A-type and M-type FMA...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
NAKAMURA Takumi
llvm/test/DebugInfo/empty.ll: Suppress crash for target...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Rafael Espindola
Use Endian.h to simplify this code a bit.
commit
|
commitdiff
|
tree
|
snapshot
next