projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-12-25
Hao Liu
[AArch64]Fix a problem that the register order of fmls...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-25
NAKAMURA Takumi
gold-plugin.cpp: Use form of <plugin-api.h>, since...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-25
NAKAMURA Takumi
llvm-config: Fix typo in help message introduced with...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-25
Jiangning Liu
Add missing pattern matches to support ACLE intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-25
Alp Toker
Fix the MSVC 2010 build
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Alexey Samsonov
Remove link to unexisting llvm-prof docs
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Alexey Samsonov
llvm-symbolizer: add --obj flag to specify a single...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Richard Sandiford
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Richard Sandiford
[SystemZ] Use interlocked-access 1 instructions for...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Richard Sandiford
[SystemZ] Add MC support for interlocked-access 1 instr...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Elena Demikhovsky
AVX-512: fixed some patterns for MVT::i1
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Hao Liu
[AArch64]Add patterns to match normal shift nodes:...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Kevin Qin
[AArch64 NEON] Fix a bug when lowering BUILD_VECTOR.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Kevin Qin
[AArch64 NEON] Fix a pattern match failure with NEON_VDUP.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Andrew Trick
LangRef documentation for the stackmap and patchpoint...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Ana Pazos
[AArch64] Check fmul node single use in fused multiply...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Ana Pazos
[AArch64 NEON] Fixed fused multiply negate add/sub...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Adrian Prantl
Debug info: Add enumerators to the __apple_names accele...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Andrew Trick
Add support to indvars for optimizing sadd.with.overflow.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Adrian Prantl
Debug info: On ARM ensure that the data sections come...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Saleem Abdulrasool
ARM: bkpt has an implicit immediate constant 0
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Richard Sandiford
Fix Scalarizer insertion point when replacing PHIs...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Richard Sandiford
Fix Scalarizer handling of vector GEPs with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Kostya Serebryany
[asan] don't unpoison redzones on function exit in...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Kostya Serebryany
[asan] produce fewer stores when poisoning stack shadow
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Hao Liu
[AArch64]The compare to zero intrinsics should be imple...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Alp Toker
Define LLVM_HAS_STRONG_ENUMS
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Yaron Keren
The count() function for STL datatypes returns unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Roman Divacky
Use r2 when encoding tls on ppc32. Fixes PR18305.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Benjamin Kramer
Dwarf: Fix a copy-paste bug.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Elena Demikhovsky
AVX512: SETCC returns i1 for AVX-512 and i8 for all...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Roman Divacky
Add some comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Michael Kuperstein
Ensure bitcode encoding of calling conventions stays...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Alp Toker
FileCheckize r197869
commit
|
commitdiff
|
tree
|
snapshot
2013-12-21
Alp Toker
Relax tab check into a whitespace check to fix the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-21
Alp Toker
TableGen: Generate valid identifiers for anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-21
Mark Lacey
Fix typo in assert message: s/load/store
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Yuchen Wu
BlockFrequencyInfo: Readded getEntryFreq.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Lang Hames
ARM AnalyzeBranch should ignore DEBUG_VALUES while...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Timur Iskhodzhanov
clang-format a couple of mis-formatted functions
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Timur Iskhodzhanov
Add the .secidx test I've forgotten to svn add in 197826
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Timur Iskhodzhanov
[COFF] Add support for the .secidx directive
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Artyom Skrobov
Resinstate the command line taking priority over CMakeL...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Roman Divacky
Implement initial-exec TLS for PPC32.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Timur Iskhodzhanov
Fix yet another typo
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
NAKAMURA Takumi
llvm-config: Show OBJROOT rather than OBJROOT/BUILD_MOD...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
NAKAMURA Takumi
llvm-config: Use build_mode instead of LLVM_BUILDMODE...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Zoran Jovanovic
Support for microMIPS FPU instructions 1.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Rafael Espindola
Make this array const.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Richard Sandiford
[SystemZ] Optimize comparisons with truncated extended...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Richard Sandiford
[SystemZ] Extend RISBG optimization
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Timur Iskhodzhanov
Fix a typo in the docs
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Kai Nacke
Add support for krait cpu in llvm::sys::getHostCPUName()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Justin Bogner
Transforms: Don't create bad weights when eliminating...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Justin Bogner
test: Make a branchweight test more specific
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Justin Bogner
test: Prefer CHECK-LABEL to CHECK in branchweight tests
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Saleem Abdulrasool
ARM IAS: add support for the .pool directive
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
NAKAMURA Takumi
Install three utils, "FileCheck", "count", and "not...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tom Stellard
R600: Allow ftrunc
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Eric Christopher
Remove extra check line that's failing on windows and...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Eric Christopher
This test requires object emission.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Eric Christopher
Ranges in the .debug_range section need to have begin...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
NAKAMURA Takumi
Makefile.unittest: cleanup may fail. Add '-' in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Eric Christopher
Add support for a CU to output a set of ranges for...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Dmitri Gribenko
Remove the AnyPointerSize and AnyEndianness enumerators...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Dmitri Gribenko
When parsing data layout string looking for endianness...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Dmitri Gribenko
Correctly apply the default pointer size
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Eric Christopher
[x86] Rename In32BitMode predicate to Not64BitMode
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Adrian Prantl
move test back into the parent directory and add a...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
NAKAMURA Takumi
Makefile.ocaml: Tweak to use --system-libs.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Alp Toker
Fix documentation typos
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Rafael Espindola
Update the ML test to expect the new string format...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Kevin Enderby
Un-revert: the buildbot failure in LLVM on lld-x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Rafael Espindola
Use $ORIGIN when setting rpath.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Rafael Espindola
Change getStringRepresentation to skip defaults.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
David Peixotto
Ensure deterministic when printing ARM assembler consta...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Kevin Enderby
Revert my change to the X86 assembler for intel syntax...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Kevin Enderby
Changed the X86 assembler for intel syntax to work...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Rafael Espindola
Update the links to the SPARC information.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Hans Wennborg
Make sys::ThreadLocal<> zero-initialized on non-thread...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Kay Tiong Khoo
Stay classy (and legal) LLVM. Remove links to 3rd party...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Quentin Colombet
[X86][fast-isel] Fix select lowering.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
David Peixotto
Implement the .ltorg directive for ARM assembly
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Josh Magee
Unbreak ARM buildbots after r197653 by forcing the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
David Peixotto
Implement the ldr-pseudo opcode for ARM assembly
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
David Peixotto
Add a finishParse() callback to the targer asm parser
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Kay Tiong Khoo
Improved fix for PR17827 (instcombine of shift/and...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
NAKAMURA Takumi
Revert r197682, "[CMake] Introduce LIT in add_lit_target."
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Adrian Prantl
Move testcase to the appropriate X86 subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Rafael Espindola
Small simplification, p0 is the same as p.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Zoran Jovanovic
Support for microMIPS control instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Rafael Espindola
Long doubles are required to be aligned to 128 bits...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Hal Finkel
Add a disassembler to the PowerPC backend
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Zoran Jovanovic
Support for microMIPS LL and SC instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Hal Finkel
Add support for positionally-encoded operands to FixedL...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Rafael Espindola
Add a triple so that this passes on OS X.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Zoran Jovanovic
Support for microMIPS TLS relocations.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
NAKAMURA Takumi
llvm-config: Don't show build tree with --obj-root...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
NAKAMURA Takumi
llvm-config: Show build root instead of parent path...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
NAKAMURA Takumi
[CMake] Introduce LIT in add_lit_target.
commit
|
commitdiff
|
tree
|
snapshot
next