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-11-15
Peter Zotov
[llvm-c] Add missing const qualifiers to LLVMCreateTarg...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Peter Zotov
[llvm-c] Simplify signature of LLVMGetTargetFromName
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Reed Kotler
Make all the conditional Mips 16 branches get initially...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Eric Christopher
Use a reference rather than a pointer as we don't expec...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Matt Arsenault
Add addrspacecast instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Rui Ueyama
Include raw_ostream.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Tom Stellard
R600: Fix scheduling of instructions that use the LDS...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Chandler Carruth
Teach the Makefile build system how to handle SOURCES...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Tom Stellard
R600/SI: Add processor type for Hawaii
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Andrew Trick
When folding memory operands, preserve existing Machine...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Matt Arsenault
R600/SI: Remove redundant legalizeOperands call
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Eric Christopher
Simplify testcase.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Hans Wennborg
Add #include raw_ostream.h in lib/Target/R600/SIFixSGPR...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Matt Arsenault
R600/SI: Specify S_ADDK/S_MULK set SCC and are commutable
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
David Blaikie
DebugInfo: Simplify/narrow null-check for getOrCreateType
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Rui Ueyama
Recognize 0x0000 as a COFF file magic.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Chad Rosier
[AArch64] Remove redundant Neon_immAllOnes/Neon_immAllZ...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
David Blaikie
DwarfCompileUnit::getOrCreateContext: Return the compil...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
David Blaikie
Remove unnecessary 'else' after return.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Paul Robinson
Typos. (Test commit.)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Dmitri Gribenko
Fix regular expression to work with multiple-digit...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Tim Northover
ARM: produce friendly error for invalid inline asm
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Rafael Espindola
Add a triple and switch test to FileCheck.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
NAKAMURA Takumi
llvm-cov.test: Remove XFAIL:arm. Seems this is passing...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Rafael Espindola
Error if we see an alias to a declaration.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Kostya Serebryany
[asan] Poor man's coverage that works with ASan
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Evgeniy Stepanov
[msan] Use CHECK-DAG instead of CHECK where order of...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Evgeniy Stepanov
[msan] Fast path optimization for wrap-indirect-calls...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
NAKAMURA Takumi
llvm-cov requires IR and Support as libraries. Instrume...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
NAKAMURA Takumi
llvm-cov.test: Tweak win32 hosts not confused by \r...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
NAKAMURA Takumi
IR/GCOV.cpp: Use PRIu64 as format string with uint64_t.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Elena Demikhovsky
AVX-512: Handled extractelement from mask vector;
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Chandler Carruth
Fix the header comment of the new pass manager stuff...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Matt Arsenault
Indentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Matt Arsenault
Add a comment
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Matt Arsenault
Fix trailing whitespace in debug printing
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Matt Arsenault
R600/SI: Add testcase for problem I ran into
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
NAKAMURA Takumi
yaml::Input::mapTag(): Don't use StringRef to hold...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
NAKAMURA Takumi
AArch64DAGToDAGISel::SelectVTBL(): Fix a warning. ...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Andrew Trick
Minor extension to llvm.experimental.patchpoint: don...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Kevin Qin
Add test case for AArch64 NEON instruction set misc.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Peter Zotov
[OCaml] Build stub OCaml libraries for all configured...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Peter Zotov
[OCaml] Expose LLVM's fatal error and stacktrace APIs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Rafael Espindola
Don't mangle \n and "
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Kai Nacke
Add external project LDC to release notes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
NAKAMURA Takumi
R600/SIFixSGPRCopies.cpp: Fix \param to \return. [...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Kevin Qin
[AArch64 neon] support poly64 and relevant intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Nick Kledzik
remove extra semicolon
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Kevin Qin
Implement aarch64 neon instruction class SIMD misc.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Nick Kledzik
Add dyn_cast<> support to YAML I/O's IO class
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Michael Gottesman
Added BlockFrequencyInfo::view for displaying the block...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
NAKAMURA Takumi
Suppress llvm-cov.test on Win32, with REQUIRES: shell
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Matt Arsenault
Update emacs llvm mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Jiangning Liu
Implement AArch64 NEON instruction set AdvSIMD (table).
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Yunzhong Gao
Fixing a heisenbug where the memory dependence analysis...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Nick Kledzik
Add simple support for tags in YAML I/O
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Yuchen Wu
llvm-cov: Slightly improved error checking.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Yuchen Wu
llvm-cov: Removed StringMap holding GCOVLines.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Yuchen Wu
llvm-cov: Replaced asserts with proper error handling.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Michael Gottesman
Fixed 80+ violations.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Tom Stellard
R600: Fix uninitialized variable usage
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Reed Kotler
Take care of long short branch immediate instructions...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Tom Stellard
R600/SI: Add support for private address space load...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Tom Stellard
R600/SI: Prefer SALU instructions for bit shift operations
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Yuchen Wu
llvm-cov: Changed XFAIL targets to be more generic.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Yuchen Wu
Added basic unit test for llvm-cov.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Sebastian Pop
add more comments around the delinearization of arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Rui Ueyama
Path: Add tests for existing file magics.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Rui Ueyama
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Hans Wennborg
Revert my CMake patches concerning building with /MT...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Jakub Staszak
Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Jakub Staszak
Use StringRef instead of std::string
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Chad Rosier
[AArch64] Add support for legacy AArch32 NEON scalar...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Hans Wennborg
CMake: make building with /MT an option instead of...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Weiming Zhao
Enable generating legacy IT block for AArch32
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Hans Wennborg
cmake: link release builds statically against run-time...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
David Blaikie
DIEHash: Move header include to be first in the impleme...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Richard Sandiford
[SystemZ] Add the general form of BCR
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Benjamin Kramer
Move Delinearization pass into an anonymous namespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Benjamin Kramer
Make sure LLVMLoadLibraryPermanently gets an extern...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Alexey Samsonov
FileCheck: fix matching of one check-prefix is a prefix...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Rafael Espindola
Remove AllowQuotesInName and friends from MCAsmInfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Rafael Espindola
Don't call doFinalization from verifyFunction.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Vladimir Medic
Fix bug in .gpword directive parsing.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Zoran Jovanovic
Support for microMIPS trap instruction with immediate...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Alexey Samsonov
Fix -Wdelete-non-virtual-dtor warnings by making Sample...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Diego Novillo
SampleProfileLoader pass. Initial setup.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Alexey Samsonov
FileCheck: fix a bug with multiple --check-prefix options.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Robert Lytton
XCore target: implement exception handling
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Sylvestre Ledru
Fix typo + add URL
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Vladimir Medic
This patch fixes a bug in floating point operands parsi...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
NAKAMURA Takumi
Add XFAIL:arm again on 4 MCJIT tests, since r194558...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
NAKAMURA Takumi
Remove XFAIL:aarch64,arm from 4 tests in test/Execution...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
NAKAMURA Takumi
Mips16InstrInfo.cpp: Use <cctype> instead of <ctype.h>
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Reed Kotler
Allow the code which returns the length for inline...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Peter Zotov
Add myself to CODE_OWNERS for the OCaml bindings
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Andrew Trick
Add a test case to verify that misusing anyregcc crashe...
commit
|
commitdiff
|
tree
|
snapshot
next