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-17
Craig Topper
Mark unimplemented copy constructors and copy assignmen...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Craig Topper
Mark unimplemented copy constructors and copy assignmen...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Craig Topper
Mark unimplemented copy constructors and copy assignmen...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Craig Topper
Mark unimplemented copy constructors and copy assignmen...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Craig Topper
Remove a couple unused fields. Not detected by Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Michael Liao
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Add include of Compiler.h to fix build bot failures.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Add includes of Compiler.h to fix build bot failures.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Use LLVM_DELETED_FUNCTION for copy constructors and...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Use LLVM_DELETED_FUNCTION for copy constructors and...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Add LLVM_OVERRIDE and LLVM_FINAL C++11 compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Chandler Carruth
Refactor the SROA visitors for partitioning an alloca...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Add 'virtual' keywoards to output file for overridden...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Change unsigned to uint32_t to match base class declara...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Fix bad comment. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Add 'virtual' keywoards to output file for overridden...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Nadav Rotem
Fix the testcase to work on all platforms.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Add explicit virtual keywords for methods that override...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Nadav Rotem
The PMOVZXWD family of functions had patterns extends...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Andrew Trick
Guard fields by NDEBUG until they get used in the relea...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Tidy up formatting of some elses on a separate line...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Jakob Stoklund...
Add alternative coalescing algorithm under a flag.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Jakob Stoklund...
Fix problem when using LiveRangeQuery with block entries.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Tidy up trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Craig Topper
Remove unneeded header.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Dmitri Gribenko
Fix Doxygen issues: wrap code examples in \code and...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Craig Topper
Fix includes of llvm files that used angle brackets.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Craig Topper
Fix a couple include directives that used angle bracket...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Craig Topper
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Craig Topper
Remove unused private fields to silence -Wunused-privat...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Jakob Stoklund...
Don't depend on kill flags in removeCopyByCommutingDef().
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Jakob Stoklund...
Make LiveRangeQuery work for PHIDefs as well.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Craig Topper
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Craig Topper
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Benjamin Kramer
Disable new sroa now that all buildbots have tested it.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Benjamin Kramer
X86: Emitting x87 fsin/fcos for sinf/cosf is not safe...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Chandler Carruth
Port the SSAUpdater-based promotion logic from the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Akira Hatanaka
Remove aligned/unaligned load/store fragments defined...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Craig Topper
Revert r163878 as it breaks on targets with alternate...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Akira Hatanaka
Handled unaligned load/stores properly in Mips16
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Manman Ren
PGO: preserve branch-weight metadata when simplifying...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Andrew Trick
TableGen subtarget parser. Handle new machine model.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Andrew Trick
TableGen subtarget parser. Handle new machine model.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Andrew Trick
TableGen subtarget parser. Handle new machine model.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Daniel Dunbar
cmake: Fix file path.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Daniel Dunbar
formatted_raw_ostream: Fix a serious bug in tell().
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Bill Wendling
Some small reorganization to get read for Attributes...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Bill Wendling
Remove comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
David Blaikie
Fix up erroneous alignas usage while making this portab...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Manman Ren
PGO: preserve branch-weight metadata when simplifying...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Evan Cheng
Stylistic and 80-col fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Andrew Trick
comment typo
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Andrew Trick
TargetSchedModel interface. To be implemented...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Andrew Trick
Define MC data tables for the new scheduling machine...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Alex Rosenberg
Review feedback from Duncan Sands. Alphabetize includes...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Manman Ren
Try to fix the bots by detecting inconsistant branch...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Andrew Trick
Implement getNumLDMAddresses and expose through ARMBase...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Andrew Trick
Cortex-A9 instruction-level scheduling machine model.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Manman Ren
PGO: preserve branch-weight metadata when merging two...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Andrew Trick
misched: add a hook for custom DAG postprocessing.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Micah Villmow
Add in comments that explain what the indexing and...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Sergei Larin
DAG post-process for Hexagon MI scheduler
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Dmitri Gribenko
Fix Doxygen issues:
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Benjamin Kramer
SROA: Silence unused variable warnings in Release builds.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Benjamin Kramer
Remove redundant private field.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Rework the computation of a sub-structure natural type...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Rely on the recursive check for pointer types rather...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Be a bit more aggressive in bailing out of this routine...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Add some comments clarifying that the GEP analysis...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Move an instance variable to a local variable based...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Add a comment about debug intrinsics that I *really...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Add two asserts that Duncan thought would help ensure...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Actually keep the flag default-off for now. =/ That...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Remove some dead, commented out code Duncan spotted...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Wrap the dumping and printing routines in NDEBUG and...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Lots of comment fixes and cleanups from Duncan's review.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
NAKAMURA Takumi
SROA.cpp: Unbreak gcc, sorry!
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
NAKAMURA Takumi
SROA.cpp: Appease msvc. LLVM_ATTRIBUTE(s) should come...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Speculative change to try to fix older GCC versions...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Chandler Carruth
Introduce a new SROA implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Duncan Sands
Remove silly dead store. Patch by Ettl Martin.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Craig Topper
Allow the second opcode info table to be 8, 16, or...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Craig Topper
Reduce size of register name index tables by using...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Andrew Trick
misched: Generic tablegen classes for the new machine...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Andrew Trick
comment
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Andrew Trick
comment
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Akira Hatanaka
mips16 fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Galina Kistanova
Patch by Sean Silva!
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Eric Christopher
Fix both the test for zero and what we do if we have...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Eric Christopher
Reformat, remove a couple unused variables and move...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Jim Grosbach
Assembler: Darwin variables defined via .set are no...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Jim Grosbach
MachO: Correctly mark symbol-difference variables as...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Dan Gohman
Handle the new !tbaa.struct metadata tags when converti...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Jim Grosbach
Better const handling for RuntimeDyld and MCJIT.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Richard Smith
Fix some code which is invalid in C++11: an expression...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Manman Ren
AsmWriterEmitter: OpInfo2 should be unsigned 16-bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Michael Liao
Fix comment
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Dmitri Gribenko
Fix documentation: parameter being documented was remov...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Michael Liao
Add wider vector/integer support for PR12312
commit
|
commitdiff
|
tree
|
snapshot
next