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-04-17
Eli Bendersky
Make formatting more consistent and tidy-up.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Vincent Lejeune
R600: Make Export Instruction not duplicable
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Vincent Lejeune
R600: Export is emitted as a CF_NATIVE inst
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Vincent Lejeune
R600: Emit used GPRs count
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Alexey Samsonov
Use StringSwitch instead of long chain of if-else....
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Alexey Samsonov
Create a stub for DWARF parser unittests
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Evgeniy Stepanov
Fix -Werror build.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Eric Christopher
This appears to be no longer necessary for the testsuite.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Anat Shemer
test
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
David Blaikie
PR15149/r174304 improvement - print hex for unknown...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Eric Christopher
Fix random typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Peter Collingbourne
Do not optimise fprintf() calls if its return value...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Jack Carter
Mips assembler: Enable handling of nested expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Chad Rosier
[ms-inline asm] Add support for parsing complex immedia...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Tom Stellard
C API: Add LLVMTargetMachineEmitToMemoryBuffer()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Tom Stellard
C API: Add LLVMGetBufferSize()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Tom Stellard
C API: Add LLVMGetBufferStart()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Tom Stellard
C API: Add LLVMAddTargetDependentFunctionAttr()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Bill Wendling
Print out the target-independent attributes in a commen...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Richard Osborne
[XCore] Extend test to check positve offsets are folded...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Richard Osborne
[XCore] Give test more generic name.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Richard Osborne
[XCore] Convert a couple of tests to FileCheck.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Chad Rosier
Remove unused variable from previous refactor.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Chad Rosier
[ms-inline asm] Refactor. No functional change intended.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Chad Rosier
[ms-inline asm] Remove some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Eli Bendersky
Cleanup naming: DataLayout s/TD/DL/
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Logan Chien
Fix build failure introduced in 179591 when assertions...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Logan Chien
Implement ARM unwind opcode assembler.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Alexey Samsonov
llvm-objdump: Don't print contents of BSS sections...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Hans Wennborg
Add four new functions and one new enum to the C API:
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Hans Wennborg
simplifycfg: Fix integer overflow converting switch...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Jakob Stoklund...
Add 64-bit multiply and divide instructions for SPARC v9.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Jim Grosbach
ARM: Add VACLT and VACLE assembly aliases.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Bill Wendling
We are not able to bitcast a pointer to an integral...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Jack Carter
Mips assembler: Explicit floating point condition regis...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Nadav Rotem
Fix a grammar mistake, and add a line about the two...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Nadav Rotem
Fix the internal link.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Nadav Rotem
Update the release notes about the vectorizers.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Nadav Rotem
SLPVectorizer: Make it a function pass and add code...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Rafael Espindola
Fix silly typo that broke big endian hosts.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Rafael Espindola
Fix endianness on some MSVC versions.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Tom Stellard
R600/SI: Emit config values in register value pairs.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Tom Stellard
R600/SI: Emit configuration value in the .AMDGPU.config...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Tom Stellard
R600: Emit ELF formatted code rather than raw ISA.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Jim Grosbach
Fix a typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Jim Grosbach
Simplify the MCInst operator iterator declaration.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
John Criswell
Grammar and punctuation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Rafael Espindola
Try to fix the mingw builds.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Arnold Schwaighofer
Fix bit size of v64i8 and v32i16 vector types.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Rafael Espindola
Remove getters now that we can specialize structs on...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Tim Northover
Avoid outputting temporary test file into source tree.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Rafael Espindola
Remove unused function.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Rafael Espindola
Make the host endianness check an integer constant...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Andy Gibbs
Replace uses of the deprecated std::auto_ptr with Ownin...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Tim Northover
Enable all targets by default on Visual Studio.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Eric Christopher
Revert "Recommit r179497 after fixing uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Eric Christopher
Recommit r179497 after fixing uninitialized variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Nadav Rotem
Document our desire to enable the loop vectorizer on...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Nadav Rotem
Docs: merge the description of the BB and SLP vectorize...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Nadav Rotem
Add an option -vectorize-slp-aggressive for running...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Nadav Rotem
Rename the slp-vectorizer clang/llvm flags. No function...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Nadav Rotem
SLPVectorizer: Add support for vectorizing trees that...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Jia Liu
fix include path in doc Extending LLVM
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Hal Finkel
Mark all PPC comparison instructions as not having...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Hal Finkel
Fix PPC64 CR spill location for callee-saved registers
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Eric Christopher
Revert "Remove some unused triple and data layout."
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Eric Christopher
Remove some unused triple and data layout.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Eric Christopher
If we've specified a triple on the command line then...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Nico Rieck
Use object file specific section type for initial text...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
David Majnemer
Reorders two transforms that collide with each other
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Nadav Rotem
Make the command line triple match the module triple.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Benjamin Kramer
Miscellaneous cleanups for VecUtils.h
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Nadav Rotem
Document the SLP infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Nadav Rotem
SLP: Document the scalarization cost method.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Nadav Rotem
Document the decision to assume that the cost of floats...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Jakob Stoklund...
Use i32 for all SPARC shift amounts, even in 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Nadav Rotem
Remove unused function attributes.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Nadav Rotem
SLPVectorizer: Add support for trees that don't start...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Jakob Stoklund...
Add support for the abs64 SPARC v9 code model.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Jakob Stoklund...
Add support for the SPARC v9 abs44 code model.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Jakob Stoklund...
Use target flags for printing SPARC asm operands.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Jakob Stoklund...
Also put target flags on SPARC constant pool references.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Nadav Rotem
SLPVectorizer: add initial support for reduction variab...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Jakob Stoklund...
Fix patterns for 64-bit pointers.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Jakob Stoklund...
Add target flags to SPARC address operands.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Hal Finkel
Mark all PPC CR registers to be spilled as live-in...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Jakob Stoklund...
Define SPARC code models.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Jakob Stoklund...
Use the correct types when matching ADDRri patterns...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Benjamin Kramer
GlobalDCE: Fix an oversight in my last commit that...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Benjamin Kramer
Fix a scalability issue with complex ConstantExprs.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Hal Finkel
Spill and restore PPC CR registers using the FP when...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Andrew Trick
Further generalize this scheduler test.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Andrew Trick
Fix a dislexic regex.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Andrew Trick
Add a missing REQUIRES: asserts
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Andrew Trick
MI-Sched: DEBUG formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Andrew Trick
MI-Sched cleanup. If an instruction has no valid sched...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Andrew Trick
X86 machine model: reduce SandyBridge and Haswell ILPWi...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Andrew Trick
MI-Sched: schedule physreg copies.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Andrew Trick
Catch another case where SD fails to propagate node...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Rafael Espindola
Add typenames to see if bot goes green.
commit
|
commitdiff
|
tree
|
snapshot
next