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
Age
Commit message (
Expand
)
Author
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
Express prepend and append in terms of a more generic insert().
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
2012-12-12
Temporarily disable test cases until they compile with g++ too.
Nick Kledzik
2012-12-12
Unbreak the build. Fallout from r170019.
David Blaikie
2012-12-12
AlignedCharArrayUnion is erroring with non-clang compilers
Nick Kledzik
2012-12-12
Fix calls to getAsSignedInteger() to use long long - not int64_t
Nick Kledzik
2012-12-12
Makefile.sphinx: reST conversion is complete!
Dmitri Gribenko
2012-12-12
Documentation: use paths relative to document root in links.
Dmitri Gribenko
2012-12-12
Fix typo, which prevent test from being check.
Jakub Staszak
2012-12-12
Restore the PHI optimization I accidently removed
Michael Ilseman
2012-12-12
unHECKify test fixed by Jacob in r159003.
Jakub Staszak
2012-12-12
Remove trailing whitespace
Michael Ilseman
2012-12-12
Fix the build on case sensitive file systems.
Benjamin Kramer
2012-12-12
Simplify negated bit test
David Majnemer
2012-12-12
Initial implementation of a utility for converting native data
Nick Kledzik
2012-12-12
Fix a logic bug in inline expansion of memcpy / memset with an overlapping
Evan Cheng
2012-12-12
unHECKify test. It was fixed by Chris in 2009.
Jakub Staszak
2012-12-12
The ordering of two relocations on the same instruction is apparently not
Bill Schmidt
2012-12-12
Fix typo in test-case.
Jakub Staszak
2012-12-12
[mips] Fix a memory leak bug report by NAKAMURA Takumi.
Akira Hatanaka
2012-12-12
Documentation: SphinxQuickstartTemplate.rst: add guidelines about highlighting
Dmitri Gribenko
2012-12-12
Make naming consistent, add comments and sanity asserts
Eli Bendersky
2012-12-12
Fix typo.
Jakub Staszak
2012-12-12
Fix indentation.
Nadav Rotem
2012-12-12
LoopVectorizer: Use the "optsize" attribute to decide if we are allowed to in...
Nadav Rotem
2012-12-12
This patch implements local-dynamic TLS model support for the 64-bit
Bill Schmidt
2012-12-12
Kerning.
Bill Wendling
2012-12-12
Documentation: llvm-bcanalyzer.rst: cleanup.
Dmitri Gribenko
2012-12-12
Documentation: AliasAnalysis.rst: improve internal and external links
Dmitri Gribenko
2012-12-12
Documentation: convert WritingAnLLVMPass.html to reST.
Dmitri Gribenko
2012-12-12
Documentation: cleanup
Dmitri Gribenko
2012-12-12
The TargetData is not used for the isPowerOfTwo determination. It has never
Rafael Espindola
2012-12-12
Improve debug info generated with enabled AddressSanitizer.
Alexey Samsonov
2012-12-12
Documentation: use a 'console' highlighter for terminal output examples. This
Dmitri Gribenko
2012-12-12
Documentation: use a 'console' highlighter for terminal output examples. This
Dmitri Gribenko
2012-12-12
llvm/test/CodeGen/X86/atom-bypass-slow-division.ll: Fix possible typo(s) in C...
NAKAMURA Takumi
[prev]
[next]