index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2012-12-14
Change TargetLowering::getLoadExtAction to take an MVT, instead of
Patrik Hagglund
2012-12-14
revert r170166 - disable the loop vectorizer.
Nadav Rotem
2012-12-14
Enable the loop vectorizer.
Nadav Rotem
2012-12-14
Disable the loop vectorizer.
Nadav Rotem
2012-12-13
Use the new MI bundling API in MachineInstrBundle itself.
Jakob Stoklund Olesen
2012-12-13
Remove two popcount patterns which we are already able to recognize.
Shuxin Yang
2012-12-13
Enable the Loop Vectorizer by default for O2 and O3. Disable if-conversion by...
Nadav Rotem
2012-12-13
Debug Info: add support to mark member variables as artificial
David Blaikie
2012-12-13
This is another cleanup patch for 64-bit PowerPC TLS processing. I had
Bill Schmidt
2012-12-13
Change TargetLowering::setTypeAction to take an MVT, instead fo EVT.
Patrik Hagglund
2012-12-13
Fix warnings with -DNDEBUG
Tom Stellard
2012-12-13
This is just a clean-up patch that simplifies the initial-exec TLS logic by
Bill Schmidt
2012-12-13
Change TargetLowering::getRepRegClassFor to take an MVT, instead of
Patrik Hagglund
2012-12-13
Revert r170020, "Simplify negated bit test", for now.
NAKAMURA Takumi
2012-12-13
Revert "Restore the PHI optimization I accidently removed" temporarily since
Eric Christopher
2012-12-13
Revert "Add a funciton to get the segment name of a section."
Eric Christopher
2012-12-13
Change TargetLowering::getRegClassFor to take an MVT, instead of EVT.
Patrik Hagglund
2012-12-13
Add a funciton to get the segment name of a section.
Rafael Espindola
2012-12-13
Missed these calls from the previous rename somehow.
Rafael Espindola
2012-12-13
Rename isPowerOfTwo to isKnownToBeAPowerOfTwo.
Rafael Espindola
2012-12-13
[mips] Do not copy GOT address to register $gp if the function being called has
Akira Hatanaka
2012-12-13
Pattern matching code for intrinsics.
Michael Ilseman
2012-12-13
Use default label name for a section in emitting abbreviation
Eric Christopher
2012-12-13
Add a way of printing out an arbitrary label name for a section
Eric Christopher
2012-12-13
Define getHostCPUFeatures for ARM Linux platform
Hao Liu
2012-12-13
[mips] Delete all floating point instruction classes that are no longer used.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of floating point conditional move instructions.
Akira Hatanaka
2012-12-13
Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands be...
Evan Cheng
2012-12-13
[mips] Modify definitions of floating point comparison instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of floating point branch instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of floating point indexed load and store instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of floating point multiply-add/sub instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of floating point load and store instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of move from/to coprocessor instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of two register operand floating point instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of three register operand floating point instructions
Akira Hatanaka
2012-12-13
Take into account minimize size attribute in the inliner.
Quentin Colombet
2012-12-13
Avoid setIsInsideBundle in Target/R600.
Jakob Stoklund Olesen
2012-12-13
[mips] Move classes that do not belong in MipsInstrFormats.td into
Akira Hatanaka
2012-12-13
[mips] Set isCommutable flag in a more explicit way.
Akira Hatanaka
2012-12-13
[mips] Remove fmt from the parameter list of classes FMADDSUB and FNMADDSUB.
Akira Hatanaka
2012-12-13
[mips] Remove single-precision floating point instruction from multiclass
Akira Hatanaka
2012-12-13
[mips] Move class IsCommutable into MipsInstrInfo.td.
Akira Hatanaka
2012-12-13
[mips] Remove single-precision floating point instructions from multiclasses
Akira Hatanaka
2012-12-13
Fix a bogus comment
Eli Bendersky
2012-12-13
Teach the cost model about the optimization in r169904: Truncation of inducti...
Nadav Rotem
2012-12-13
Typo.
Chad Rosier
2012-12-12
Make the MCStreamer have a reset method and call that after finalization of t...
Pedro Artigas
2012-12-12
[ms-inline asm] Make sure we fail gracefully on parse errors. Parse errors
Chad Rosier
2012-12-12
YAMLIO: Remove all of the template instantiation hacks, I don't see why they'...
Benjamin Kramer
[prev]
[next]