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-29
Tim Northover
Intrinsics: add LLVMHalfElementsVectorType constraint
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Rafael Espindola
Completely rewrite ELFObjectWriter::RecordRelocation.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Hal Finkel
[PowerPC] Add subregister classes for f64 VSX values
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Saleem Abdulrasool
Windows: canonicalise the default windows triple
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Akira Hatanaka
[x86] Fix printing of register operands with q modifier.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
David Blaikie
Debug Compression: Avoid compression debug_frame for now
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
David Majnemer
X86: Disable IsLegalToCallImmediateAddr for Win32
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
David Blaikie
Add missing include (for r205050)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
David Blaikie
llvm-mc: error when -compress-debug-sections is request...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Hal Finkel
[PowerPC] Fix VSX permutation isel
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Rafael Espindola
Convert one last llc -filetype=obj test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Hal Finkel
[PowerPC] v2[fi]64 need to be explicitly passed in...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Rafael Espindola
Convert llc -filetype=obj test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Rafael Espindola
Convert llc -filetype=obj test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Rafael Espindola
Remove bogus test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Rafael Espindola
Convert another llc -filetype=obj test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Justin Bogner
Support: Functions for writing endian specific data...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Rafael Espindola
Map ELf flags back to more specific section kinds.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Rafael Espindola
Parse .gpdword and convert another llc -filetype=obj...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Rafael Espindola
convert another llc -filetype=obj test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Rafael Espindola
Convert "llc -filetype=obj" test into llvm-mc tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Arnold Schwaighofer
SLPVectorizer: Take credit for free extractelement...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Arnold Schwaighofer
SLPVectorizer: Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Arnold Schwaighofer
SLPVectorizer: Ignore users that are insertelements...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Mark Seaborn
Exception handling docs: Clarify how the llvm.eh.*...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
David Blaikie
Only test compression when linked with zlib.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Rafael Espindola
Add const to a method I missed in the previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Rafael Espindola
Add const.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Erik Verbruggen
Revert "InstCombine: merge constants in both operands...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Erik Verbruggen
Revert "GVN: merge overflow intrinsics with non-overflo...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Christian Pirker
Add ARM big endian Target (armeb, thumbeb)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Tim Northover
R600: avoid calling std::next on an iterator that might...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Tim Northover
Intrinsics: expand semantics of LLVMExtendedVectorType...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Chandler Carruth
[Allocator Cleanup] Sink the private data members and...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Chandler Carruth
[Allocator Cleanup] Move generic pointer alignment...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Chandler Carruth
[Allocator Cleanup] Make the growth of the "slab" size...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Chandler Carruth
[cleanup] Hoist the initialization and constants for...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
David Blaikie
PBQP: Minor cleanups to r204857
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Adrian Prantl
C++11: convert verbose loops to range-based loops.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Hal Finkel
[PowerPC] Use a small cleanup pass to remove VSX self...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Manman Ren
Provide a target override for the cost of using a calle...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Saleem Abdulrasool
Canonicalise Windows target triple spellings
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Hal Finkel
[PowerPC] Don't remove self VSX copies in PPCInstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Lang Hames
Temporarily remove assert while I dig in to issues...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Rui Ueyama
Revert "[C++11] Do not check __GXX_EXPERIMENTAL_CXX0X__."
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Quentin Colombet
[X86][Vector Cost Model] Add a comment to explain the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Hal Finkel
[PowerPC] Fix v2f64 vector extract and related patterns
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Rui Ueyama
[C++11] Do not check __GXX_EXPERIMENTAL_CXX0X__.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Hal Finkel
[PowerPC] Expand v2i64 shifts
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Manman Ren
Register Allocator: refactoring and add comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Rafael Espindola
Remove another unused argument.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Hans Wennborg
Win installer: provide a pretty icon
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
David Blaikie
DebugInfo: Support for compressed debug info sections
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
David Blaikie
DebugInfo: TargetOptions/MCAsmInfo support for compress...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Rafael Espindola
Remove unused argument.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Reid Kleckner
InstCombine: Don't combine constants on unsigned icmps
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Matt Arsenault
R600: Implement isZExtFree.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Matt Arsenault
R600/SI: Fix unreachable with a sext_in_reg to an illeg...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Daniel Sanders
[mips] Some uses of isMips64()/hasMips64() are really...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Logan Chien
[AArch64] Lower SHL_PARTS, SRA_PARTS and SRL_PARTS
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Rafael Espindola
Prevent alias from pointing to weak aliases.
commit
|
commitdiff
|
tree
|
snapshot
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
next