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-12-11
Patrik Hagglund
Change RegVT in BitTestBlock and RegsForValue, to conta...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::getTypeForExtArgOrReturn to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change a parameter of TargetLowering::getVectorTypeBrea...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::RegisterTypeForVT to contain...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::TransformToType to contain MVTs...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::getRepRegClassCostFor, getIndexe...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::findRepresentativeClass to take...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::getTypeToPromoteTo to take and...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::isCondCodeLegal to take an MVT...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::getCondCodeAction to take an...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::getTruncStoreAction to take...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::getLoadExtAction to take an...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::setTypeAction to take an MVT...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::getRepRegClassFor to take an...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::getRegClassFor to take an MVT...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Hao Liu
revert the test change
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Hao Liu
A newbie try a test commit
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
NAKAMURA Takumi
[CMake] Remove dependencies to intrinsics_gen I introdu...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
NAKAMURA Takumi
llvm/Target/TargetMachine.h: Remove two dependent headers.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
NAKAMURA Takumi
llvm/tools: Add #include "llvm/TargetTransformInfo.h"
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Jyotsna Verma
Use multiclass for new-value store instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Nadav Rotem
Fix PR14565. Don't if-convert loops that have switch...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Rafael Espindola
Change some functions to take const pointers.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Evan Cheng
Stylistic tweak.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Chad Rosier
Add a triple to this test.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Chandler Carruth
Fix a miscompile in the DAG combiner. Previously, we...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Paul Redmond
move X86-specific test
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Bill Wendling
Fix grammar-o.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Chad Rosier
Fall back to the selection dag isel to select tail...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Eric Christopher
Refactor out the abbreviation handling into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Evan Cheng
Some enhancements for memcpy / memset inline expansion.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Arnold Schwaighofer
Optimistically analyse Phi cycles
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Lang Hames
Defer call to InitSections until after MCContext has...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Anshuman Dasgupta
Fix PR14568: Avoid the DFA packetizer from making an...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Eric Christopher
Rearrange vars and make comments more obvious.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Eric Christopher
Remove blank line at top of file.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Eric Christopher
Fix a coding style nit.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Nadav Rotem
Enable the loop vectorizer only on O2 and above. (Still...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Tom Stellard
LegalizeDAG: Allow type promotion of scalar loads
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Tom Stellard
LegalizeDAG: Allow type promotion for scalar stores
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Nadav Rotem
Split the LoopVectorizer into H and CPP.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Bill Wendling
Revert r169656.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Eli Bendersky
Add a test for explicitly exercising the mc-relax-all...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Eli Bendersky
Cleanup formatting, comments and naming.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Akira Hatanaka
[mips] Set HWEncoding field of registers. Use delete...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Eric Christopher
Use the somewhat semantic term "split dwarf" it more...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Eric Christopher
Delete the FissionCU.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Eric Christopher
Reorder fission variables.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Bill Wendling
Don't use a red zone for code coverage if the user...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Nadav Rotem
Add support for reverse induction variables. For example:
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Jim Grosbach
CMake: Don't run 'git svn' if there is no .git/svn...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Eli Bendersky
This patch adds statistics for other non-DWARF fragment...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Hal Finkel
Use GetUnderlyingObjects in misched
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Sean Silva
Fix funky copy-pasted grammatical error.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Chandler Carruth
Revert "Make '-mtune=x86_64' assume fast unaligned...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Chandler Carruth
Make '-mtune=x86_64' assume fast unaligned memory accesses.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Chandler Carruth
Fix a typo in my previous commit -- bloomfield is 0x1A...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Chandler Carruth
Address a FIXME and update the fast unaligned memory...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Chandler Carruth
Add a new visitor for walking the uses of a pointer...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Craig Topper
Teach DAG combine to handle vector add/sub with vectors...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
NAKAMURA Takumi
[CMake] TARGET_TRIPLE may be internal alias of LLVM_DEF...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
NAKAMURA Takumi
[CMake] Update dependencies to intrinsics_gen correspon...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Bill Wendling
Revert to old behavior until linker can pass export...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Chandler Carruth
Fix PR14548: SROA was crashing on a mixture of i1 and...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Dmitri Gribenko
Documentation: convert ReleaseNotes.html to reST.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Michael Ilseman
Reorganize FastMathFlags to be a wrapper around unsigne...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Paul Redmond
LoopVectorize: support vectorizing intrinsic calls
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Michael Ilseman
Have the bitcode reader/writer just use FPMathOperator...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Paul Redmond
test commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Chris Lattner
So many people have touched this, it doesn't make sense...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Jakub Staszak
Use m_OneUse pattern instead of hasOneUse() method.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Sean Silva
docs: Convert GarbageCollection.html to reST
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Jakub Staszak
Remove trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Dmitri Gribenko
Documentation: HowToReleaseLLVM.rst: remove trailing...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Dmitri Gribenko
Documentation: don't create TOCs manually.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Chandler Carruth
Switch SROA to pop Uses off the back of its visitors...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Benjamin Kramer
Drop the address space limit for tests in the makefile...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Craig Topper
Remove extra blank line.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Shuxin Yang
- Re-enable population count loop idiom recognization
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Craig Topper
Teach DAG combine to handle vector logical operations...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Chandler Carruth
Revert the patches adding a popcount loop idiom recogni...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Benjamin Kramer
Simplify code. Sort includes. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Logan Chien
Fix Windows build breakage.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Shuxin Yang
Fix an inadvertent typo error.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Chandler Carruth
Fix a use-after-free bug found by ASan. You can't assig...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Bill Wendling
Add the `lto_codegen_set_export_dynamic' function.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Jim Grosbach
Add C API for specifying CPU to the disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Bill Wendling
s/AttrListPtr/AttributeSet/g to better label what this...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Eli Bendersky
Make the contents of encoded sections SmallVector<char...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Nadav Rotem
When we use the BLEND instruction that uses the MSB...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Michael Ilseman
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Matthew Curtis
In hexagon convertToHardwareLoop, don't deref end(...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Ted Kremenek
Mark ImmutableMap::remove/add() const.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
John Criswell
Fixed some grammar and punctuation error.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Eli Bendersky
Refactor MCInstFragment and MCDataFragment to adhere...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Nadav Rotem
X86: Prefer using VPSHUFD over VPERMIL because it has...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Eli Bendersky
Add separate statistics for Data and Inst fragments...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Eli Bendersky
Some common functionality from WinCOFFStreamer::EmitAss...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Eli Bendersky
Lift EmitAssignment into MCObjectStreamer which gets...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Tim Northover
Added Mapping Symbols for ARM ELF
commit
|
commitdiff
|
tree
|
snapshot
next