projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-09-10
Michael J....
[Object] Extract Elf_Ehdr. Patch by Hemant Kulkarni!
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Nadav Rotem
Stack Coloring: Handle the case where END markers come...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Michael Liao
Enhance PR11334 fix to support extload from v2f32/v4f32
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Sergei Larin
Add "blocked" heuristic to the Hexagon MI scheduler.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Michael Ilseman
Fold multiply by 0 or 1 when in UnsafeFPMath mode in...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Michael Ilseman
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Michael Liao
Add boolean simplification support from CMOV
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
James Molloy
Fix an assertion failure when optimising a shufflevecto...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Nadav Rotem
Minor cleanup. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Nadav Rotem
Stack Coloring: Debug prints to print the slot number...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Nadav Rotem
Stack Coloring: When searching for disjoint regions...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Nadav Rotem
Stack Coloring: Add support for multiple regions of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Elena Demikhovsky
The VPSHUFB 256-bit instruction may be generated when...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Benjamin Kramer
Make helper function static.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Benjamin Kramer
Move bypassSlowDivision into the llvm namespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Benjamin Kramer
c bindings: revert LLVMConstInlineAsm to always use...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Evgeniy Stepanov
GTest on Android needs a custom tmpdir path.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Nadav Rotem
Fix a typo in the comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Nadav Rotem
Add an assertion that the frame index is indeed inside...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Nadav Rotem
Teach the DAGBuilder about lifetime markers which are...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Hans Wennborg
Fix style issues from r163302 pointed out by Evan.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Nick Lewycky
Move spaces to the right places. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Nick Lewycky
Add missing space before {. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Craig Topper
Teach DAG combiner to constant fold fneg of a BUILD_VEC...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Aaron Ballman
Fixing a type width warning with MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Benjamin Kramer
DSE: Poking holes into a SetVector is expensive, avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Benjamin Kramer
LiveVariables: Compute a set of defs and kills to speed...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-08
Craig Topper
Add instruction selection for ffloor of vectors when...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-08
NAKAMURA Takumi
lit: Util.which(): Use os.path.isfile() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-08
Craig Topper
Use 256-bit alignment for constant pool value for 256...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-08
Craig Topper
Add support for lowering FABS of vector types.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-08
Craig Topper
Set operation action for FFLOOR to Expand for all vecto...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-08
Ted Kremenek
Revert "Add -exact-match option to FileCheck to allow...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-08
Ted Kremenek
Add operator< for FoldingSetNodeID.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-08
Andrew Trick
Remove an incorrect assert during branch weight propaga...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Anshuman Dasgupta
Refactored DFA generator. Merged transition class into...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Alex Rosenberg
Add IRC handle entry to CREDITS.TXT as a test commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Sandeep Patel
Correct an unfortunately necessary typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Benjamin Kramer
Fix alignment of .comm and .lcomm on mingw32.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Jack Carter
Initial relocations test for the Mips standalone assembler.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Chad Rosier
Fix indent.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Benjamin Kramer
Contrary to what the documentation says, .lcomm alignme...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Chad Rosier
Update function names to conform to guidelines. No...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Jakob Stoklund...
Custom DAGCombine for and/or/xor are for all ARMs.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Benjamin Kramer
MC: Overhaul handling of .lcomm
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Benjamin Kramer
PR13754: llvm-mc/x86 crashes on .cfi directives without...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Benjamin Kramer
MipsAsmParser: Fix a couple of string use-after-frees...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Nuno Lopes
yet another attempt at fixing @OCAMLOPT@ for sed.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Hans Wennborg
SimplifyCFG: ValidLookupTableConstant should be static
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Ted Kremenek
Add -exact-match option to FileCheck to allow clients...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Michael Liao
Stop emitting lifetime region info when stack coloring...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Jack Carter
The Mips standalone assembler aliased instruction support.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Jack Carter
The Mips standalone assembler intial directive support.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Jack Carter
The Mips standalone assembler fpu instruction support.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Michael Liao
Re-work bit/bits value resolving in tblgen
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
David Blaikie
Remove unused variable introduced by r163346.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Eli Friedman
Don't include stdint.h directly.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Bill Wendling
Explicitly erase the file from disk if something bad...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jack Carter
The Mips standalone assembler memory instruction support.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Manman Ren
Release build: guard dump functions with "ifndef NDEBUG"
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jakob Stoklund...
TiedTo is an integer, not a bool.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Manman Ren
Release build: guard dump functions with "ifndef NDEBUG"
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jakob Stoklund...
Allow overlaps between virtreg and physreg live ranges.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jakob Stoklund...
Handle overlapping regunit intervals in LiveIntervals...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jakob Stoklund...
Clear kill flags while computing live ranges.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Roman Divacky
Dont cast away const needlessly. Found by gcc48 -Wcast...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Tim Northover
Diagnose invalid alignments on duplicating VLDn instruc...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Tim Northover
Check for invalid alignment values when decoding VLDn...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Arnold Schwaighofer
BasicAA: Recognize cyclic NoAlias phis
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Tim Northover
Use correct part of complex operand to encode VST1...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Arnold Schwaighofer
BasicAA: GEPs of NoAlias'ing base ptr with equivalent...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Nadav Rotem
Disable stack coloring by default in order to resolve...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Tom Stellard
Tablegen: Add OperandWithDefaultOps Operand type
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Elena Demikhovsky
AVX2 optimization.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Nadav Rotem
Fix a few old-GCC warnings. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Nadav Rotem
Fix the test by specifying an exact cpu model.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
James Molloy
Fix self-host; ensure signedness is consistent.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Hans Wennborg
Fix switch_to_lookup_table.ll test from r163302.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
James Molloy
Improve codegen for BUILD_VECTORs on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Hans Wennborg
Build lookup tables for switches (PR884)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Nadav Rotem
Add a new optimization pass: Stack Coloring, that merge...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
James Molloy
Optimize codegen for VSETLNi{8,16,32} operating on...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Michael Liao
Remove duplicated helper function
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Craig Topper
Use iPTR instead of i32 for extract_subvector/insert_su...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Craig Topper
Add patterns for converting stores of subvector_extract...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jim Grosbach
Revert "Enable MCJIT tests on Darwin."
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
NAKAMURA Takumi
Unix/Signals.inc: Fix a typo. Thanks to Dani Berg!
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jack Carter
There are some Mips instructions that are lowered by the
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jim Grosbach
Update function names to conform to guidelines.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jim Grosbach
Enable MCJIT tests on Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jack Carter
Mips specific llvm assembler support for branch and...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Eli Friedman
Don't include stdint.h directly.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Jakob Stoklund...
Remove predicated pseudo-instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Jakob Stoklund...
Use predication instead of pseudo-opcodes when folding...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Chad Rosier
[ms-inline asm] Use the asm dialect from the MI to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Nick Lewycky
Add missing file for test.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Nick Lewycky
Teach libObject about some more ELF relocations. llvm...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Manman Ren
JumpThreading: when default destination is the destinat...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Jack Carter
Mips specific llvm assembler support for ALU instructio...
commit
|
commitdiff
|
tree
|
snapshot
next