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-07-24
Chandler Carruth
Fix PR16687 where we were incorrectly promoting an...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
David Fang
allow tests to run on powerpc-darwin8 again, checking...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Craig Topper
Split generated asm mnemonic matching table into a...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Craig Topper
Revert accidental commit.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Craig Topper
Fix aliases for shrd/shld to handle Intel syntax proper...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Akira Hatanaka
[mips] Use pristine object file while processing reloca...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Eric Christopher
Replace with a "null" RAUW with an assert since we...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Eric Christopher
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Manman Ren
Update testing cases to make them pass debug info verif...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Eric Christopher
Remove unnecessary constructors as the default conversi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Eric Christopher
More constructor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Eric Christopher
Collapse logic and move and reword comment for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Eric Christopher
Add a fixme and reformat.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Eric Christopher
Remove one more of these.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Eric Christopher
Remove more dead/weird/misleading code.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Eric Christopher
Remove more seemingly unused code.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
DAGCombiner: Pass the correct type to TargetLowering...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
R600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Manman Ren
Debug Info: improve the Finder.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Manman Ren
Debug Info: clean up.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Eric Christopher
Remove unused function.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Quentin Colombet
[ARM][ISel] Improve the lowering of vector loads.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Eric Christopher
Keep similar classes near each other. No functional...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Matt Arsenault
Fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Eric Christopher
80-column.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Eric Christopher
Reformat options.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Eli Bendersky
Expand the comment on getOpenFileSlice a bit for more...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Eli Bendersky
Refactor the unit test for MemoryBuffer::getOpenFileSlice
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Manman Ren
Debug Info: code cleanup, use getNodeField if possible.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Rafael Espindola
Split getOpenFile into getOpenFile and getOpenFileSlice.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Rafael Espindola
Fix use of the getOpenFile api.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Manman Ren
DebugInfo Verifier: verify the actual type.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Ahmed Bougacha
Revert "Remove use of asymmetric std::lower_bound compa...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Ahmed Bougacha
docs: Update old VS 2008 references.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Ahmed Bougacha
docs: cleanup VS 2008 release note.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Ahmed Bougacha
docs: Correct reST link.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Ahmed Bougacha
Update docs to drop support for VS 2008.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Rafael Espindola
Add not so that these tests pass with pipefail enabled.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Rafael Espindola
Add -disable-debug-info-verifier.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Rafael Espindola
Fix the build in c++03 mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Rafael Espindola
Add an initial implementation of archive symbol table...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Craig Topper
Remove some errant space charcters in mnemonic strings.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Shuxin Yang
remove unnecessary space
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
NAKAMURA Takumi
llvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Craig Topper
Remove 'else' after 'return'. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Craig Topper
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Craig Topper
Don't let x86 asm printer use the no operand movsd...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
R600: Add support for 24-bit MAD instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
R600: Add support for 24-bit MUL instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
R600: Improve support for < 32-bit loads
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
R600: Rename AMDILISelDAGToDAG.cpp -> AMDGPUISelDAGToDA...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
R600: Move CONST_ADDRESS folding into AMDGPUDAGToDAGISe...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
R600: Use KCache for kernel arguments
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
R600: Simplify assembly for KCache registers using...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
R600: Use the same compute kernel calling convention...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
R600: Use correct LoadExtType when lowering kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
R600: Clean up extended load patterns
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Stellard
R600: Expand vector FNEG
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Craig Topper
Revert r186907 to fix bots.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Craig Topper
Don't let x86 asm printer use the no operand movsd...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Craig Topper
Add aliases to map 'imm, mem' form of x86 bts/btr/btc...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Manman Ren
Debug Info Finder: use processDeclare and processValue...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Craig Topper
Explicitly don't let the asm printer use the clrb/w...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Craig Topper
Suppress argumentless aliases for some x86 FP operation...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Matt Arsenault
Fix typo (ponted -> pointed)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Nick Lewycky
Remove extraneous null statement. No functionality...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Jakub Staszak
Use switch instead of if. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Jakub Staszak
Remove trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Eli Bendersky
Add a simple unit test for MemoryBuffer::getOpenFile
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Eric Christopher
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Eric Christopher
80-column tidying. Formatting choices by clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Nadav Rotem
When we vectorize across multiple basic blocks we may...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Jakub Staszak
OldPtr is llvm::Instruction. Remove unneeded cast<>.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Richard Trieu
Silence gcc warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Kevin Enderby
Fix the move to/from accumulator register instructions...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Jakub Staszak
Change tabs to spaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Jakub Staszak
Fix typo in test.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Michael Gottesman
[stackprotector] Changed isNoopBitcast/sameNoopInput...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Craig Topper
Recommit r186813: More Intel syntax alias fixes. With...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Michael Gottesman
[stackprotector] Refactored ssp prologue creation code...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Manman Ren
Debug Info Finder: add processScope to actually handle...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Bill Wendling
Recommit r186217 with testcase fix:
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Akira Hatanaka
[mips] Fix MipsAsmParser::parseCCRRegs.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Rafael Espindola
Mark ELF's first symbol as format specific so that...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Matt Arsenault
Fix spelling and grammar
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Matt Arsenault
Fix missing const
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Akira Hatanaka
[mips] Use ADDu instead of OR to copy general purpose...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Andrew Kaylor
Adding example source to support MCJIT/Kaleidoscope...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Shuxin Yang
Initialize/Register LTO passes to enable flags like...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Eric Christopher
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Eric Christopher
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Jim Grosbach
MC: mayAffectControlFlow() handling for variadic instru...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Nadav Rotem
Fix an obvious typo in the loop vectorizer where the...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Justin Holewinski
[NVPTX] Remove unused prototypes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Hans Wennborg
Option parsing: allow aliases in groups
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Mihai Popa
This adds range checking for "ldr Rn, [pc, #imm]" Thumb
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Rafael Espindola
Replace archive members in the old position.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Rafael Espindola
Don't depend on a llvm-ar specific behavior.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Justin Holewinski
[NVPTX] Use approximate FP ops when unsafe-fp-math...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Tim Northover
Revert "More Intel syntax alias fixes."
commit
|
commitdiff
|
tree
|
snapshot
next