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-02-18
Craig Topper
Add a bunch of OpSize32 tags to 64-bit mode only instru...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Elena Demikhovsky
AVX-512: Fixed size of mask registers
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Jiangning Liu
Fix a typo about lowering AArch64 va_copy.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Craig Topper
Add an x86 prefix encoding for instructions that would...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Duncan P. N...
PGO: llvm-profdata: tool for merging profiles
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Kevin Enderby
Fix the arm assembler so that this malformed instruction:
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Anders Waldenborg
Add support for assigning to . in AsmParser.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Craig Topper
Fix diassembler handling of rex.b when mod=00/01/10...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Elena Demikhovsky
AVX-512: implemented zext fron i1 to i16
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Gerolf Hoflehner
fix for null VectorizedValue assertion in the SLP Vecto...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Saleem Abdulrasool
MCAsmParser: add some mixed argument tests
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Saleem Abdulrasool
MCAsmParser: better handling for named arguments
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Mark Seaborn
Use 16 byte stack alignment for NaCl on ARM
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Arnold Schwaighofer
SCEVExpander: Try hard not to create derived induction...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Rafael Espindola
Remove dead code, we already require cmake 2.8.8.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Rafael Espindola
Remove unnecessary typename.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Nico Rieck
Fix more broken CHECK lines
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Nico Rieck
Add extra CHECK prefix to tests with explicit prefix
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Nico Rieck
Actually call FileCheck in tests
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
NAKAMURA Takumi
llvmbuild: Exclude disabled targets from LLVMExports...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
NAKAMURA Takumi
LLVMExports.cmake: Add System libs $(LIBS) to LLVMSuppo...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
NAKAMURA Takumi
LLVMExports.cmake: Exclude gtest since they are not...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Elena Demikhovsky
AVX-512: simpyfied BUILD_VECTOR for masks; fixed cmp...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Gerolf Hoflehner
fixed typo in comment as my test commit
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Eric Christopher
Add a DIELoc class to cover the DW_FORM_exprloc set...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Nico Rieck
Fix broken CHECK lines
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Saleem Abdulrasool
MCAsmParser: relax declaration parsing
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Saleem Abdulrasool
ARM IAS: (partially) support .arch_extension directive
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
David Blaikie
DebugInfo: Deduplicate entries in the fission address...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
David Blaikie
DwarfDebug: Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Arnold Schwaighofer
Revert "SCEVExpander: Try hard not to create derived...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Arnold Schwaighofer
SCEVExpander: Try hard not to create derived induction...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Nico Rieck
Cleanup docs about lit substitutions
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Craig Topper
Add opcode extension forms of MOV8ri/MOV16ri/MOV32ri.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Nico Rieck
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Lang Hames
Remove tautological test line (unsigneds are always...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
David Blaikie
Remove unnecessary typename introduced in r201440.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
David Blaikie
DebugInfo: Implement DW_AT_stmt_list for type units
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
David Blaikie
DwarfUnit: Remove unnecessarily explicit/out of line...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Rafael Espindola
Hopefully fix the build with gcc.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
David Blaikie
DwarfUnit: Remove unnecessary (void)t; that was previou...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
David Blaikie
DwarfUnit: Refactor out DW_AT_stmt_list creation into...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Rafael Espindola
Add extern template instantiations of llvm::Calculate.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Quentin Colombet
[CodeGenPrepare][AddressingModeMatcher] Give up on...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Tom Stellard
TargetLowering: n * r where n > 2 should be an illegal...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Howard Hinnant
Remove myself as owner of libc++
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Eli Bendersky
Remove unused #include
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
David Blaikie
DebugInfo: Don't include the name of the CU file in...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Diego Novillo
Support DWARF discriminators in object streamer.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Reed Kotler
This patch has two main functions:
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Rafael Espindola
Trivial cleanup: reuse existing variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Artyom Skrobov
Generate the DWARF stack frame decode operations in...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Kevin Qin
[AArch64 NEON] Fix a bug to avoid using floating type...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Eric Christopher
Revert "DebugInfo: Don't include the name of the CU...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
NAKAMURA Takumi
llvm/test/DebugInfo/empty.ll: Mark it as XFAIL:win32...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Jiangning Liu
Enable AArch64 NEON by default.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
NAKAMURA Takumi
[PR18809] Remove XFAIL from DebugInfo/empty.ll.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Hao Liu
[AArch64]Fix the assertion failure caused by "v1i1...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
David Blaikie
DebugInfo: Don't include the name of the CU file in...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Eric Christopher
Disable emission of aranges by default and add a comman...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Juergen Ributzka
[X86] Don't mark movabsq as cheap-as-move - it isn...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Matt Arsenault
Do more addrspacecast transforms that happen for bitcast.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Tom Stellard
R600/SI: Expand all v8[if]32 operations
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Tom Stellard
R600/SI: Add a pattern for i32 anyext
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Tom Stellard
R600/SI: Completely Disable TypeRewriter on compute
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Tom Stellard
R600/SI: Split global vector loads with more than 4...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Tom Stellard
R600/SI: Add ShaderType attribute to some tests
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Rafael Espindola
Use __literal16. It has been supported by the linker...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Hans Wennborg
MSBuild integration: get the LibraryPath right (PR18707)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Stephen Hines
Don't build DFSan functionality for Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Diego Novillo
Simplify checks in MC/AsmParser/directive_loc.s
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Diego Novillo
Fix generation of 'isa' and 'discriminator' keywords.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Reid Kleckner
Tweak an _MSC_VER ifdef to use typename with clang...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
NAKAMURA Takumi
Tweak llvm/test/DebugInfo/X86/generate-odr-hash.ll...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Rafael Espindola
Check that GlobalAliases don't have section or alignment.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Duncan P. N...
SCCIterator: Merge MinVisitNumStack and VisitStack
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Benjamin Kramer
InstCombine: Replace custom constant folding code with...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
NAKAMURA Takumi
[PR18809] Revert r201187, "DebugInfo: Don't include...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Rafael Espindola
Use mkdir instead of stat+mkdir.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Rafael Espindola
Add triples to try to fix the windows bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Benjamin Kramer
Reduce code duplication resulting from the ConstantVect...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Rafael Espindola
.file is only available on ELF, use a triple instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Rafael Espindola
"foo" is not a ppc instruction, don't try to parse it.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Rafael Espindola
Specify a triple. MachO AArch64 support is missing.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Daniel Sanders
Re-commit: Demote EmitRawText call in AsmPrinter::EmitI...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Rafael Espindola
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
NAKAMURA Takumi
[CMake] Let llvm_add_library(MODULE) check capability...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
NAKAMURA Takumi
[CMake] Move the target property PREFIX from add_llvm_l...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
NAKAMURA Takumi
[CMake] llvm_add_library(MODULE) may use CMAKE_MODULE_L...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
NAKAMURA Takumi
[CMake] LLVM_PLUGIN_EXT: Use CMAKE_SHARED_LIBRARY_SUFFI...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
NAKAMURA Takumi
llvm/test/CodeGen/AArch64/cpus.ll: Tweak to use -mtripl...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Tim Northover
ARM: remove floating-point patterns for @llvm.arm.neon...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Oliver Stannard
Add Cortex-A53 and Cortex-A57 cores to the AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Craig Topper
Remove unused method declaration.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Craig Topper
Remove filtering concept from X86 disassembler table...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Hao Liu
[AArch64]Fix the problems that can't select mul/add...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Quentin Colombet
[RegAlloc] Fix the assertion in the last chance recolor...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Rafael Espindola
Copy dll storage in copyAttributes.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Juergen Ributzka
[DAG] Fix the recognition of opaque constants in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Rafael Espindola
Use simpler version of sys::fs::exists when possible.
commit
|
commitdiff
|
tree
|
snapshot
next