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
2013-01-16
ASan: wrap mapping scale and offset in a struct and make it a member of ASan ...
Alexey Samsonov
2013-01-16
Remove triple from this test, it makes it fail when X86 TTI is missing.
Benjamin Kramer
2013-01-16
[ObjCARC] Turn off ignoring unwind edges in ObjCARC when -fno-objc-arc-except...
Michael Gottesman
2013-01-16
reverting 172579
Jack Carter
2013-01-16
Define metadata interfaces for describing a static data member
Eric Christopher
2013-01-16
Use the ExtensionDirectiveHandler type in other places where it makes sense.
Eli Bendersky
2013-01-16
Use --enable-werror
David Greene
2013-01-16
Improve r172577 by using the correct type when declaring constants
Dmitri Gribenko
2013-01-16
Akira,
Jack Carter
2013-01-15
Split address information for DWARF5 split dwarf proposal. This involves
Eric Christopher
2013-01-15
Avoid Enum Compare Warnings
David Greene
2013-01-15
Teach InstCombine to optimize extract of a value from a vector add operation ...
Nadav Rotem
2013-01-15
Optimize the memory usage of MC bundling, by creating a new type of fragment
Eli Bendersky
2013-01-15
[ms-inline asm] Address the FIXME in AsmParser.cpp.
Chad Rosier
2013-01-15
Refactor generic Asm directive parsing.
Eli Bendersky
2013-01-15
[Object][ELF] Fix -Wenum-compare.
Michael J. Spencer
2013-01-15
1. Hoist minus sign as high as possible in an attempt to reveal
Shuxin Yang
2013-01-15
[Linker] Drop asserts that are embedded in cast<> and now checked by the veri...
Daniel Dunbar
2013-01-15
[IR] Add verification for module flags with the "require" behavior.
Daniel Dunbar
2013-01-15
LoopVectorizer cost model. Honor the user command line flag that selects the ...
Nadav Rotem
2013-01-15
Disable Uninitialized Use Warnings for Broken gcc Versions
David Greene
2013-01-15
[msan] Temporarily remove ICmpEQ tests.
Evgeniy Stepanov
2013-01-15
[msan] Fix handling of equality comparison of pointer vectors.
Evgeniy Stepanov
2013-01-15
Allow vectors in CreatePointerCast.
Evgeniy Stepanov
2013-01-15
Fix operand type conditions in one of ICmpInst constructors.
Evgeniy Stepanov
2013-01-15
Pattern-matched variables in post-inc-icmpzero.ll
Renato Golin
2013-01-15
Update CODE_OWNERS.TXT.
Michael J. Spencer
2013-01-15
[Object][ELF] Simplify ELFObjectFile by using ELFType.
Michael J. Spencer
2013-01-15
[Support] Add LLVM_CONSTEXPR.
Michael J. Spencer
2013-01-15
[ADT/StringMap] Follow-up to r172455, use the correct constructor for setting...
Argyrios Kyrtzidis
2013-01-15
LTO: Also init TTI for codegen passes.
Nadav Rotem
2013-01-15
[IR] Add verifier support for llvm.module.flags.
Daniel Dunbar
2013-01-15
This patch fixes a Mips specific bug where
Jack Carter
2013-01-14
Now GenericAsmParser and AsmParser are no longer friends, GenericAsmParser can
Eli Bendersky
2013-01-14
Properly encapsulate additional methods and data from AsmParser.
Eli Bendersky
2013-01-14
Remove trailing spaces.
Jakub Staszak
2013-01-14
This change is to implement following rules under the condition C_A and/or C_R
Shuxin Yang
2013-01-14
[ms-inline asm] Extend support for parsing Intel bracketed memory operands that
Chad Rosier
2013-01-14
Improve r172468: const_cast is not needed here
Dmitri Gribenko
2013-01-14
Improve r172471: avoid all those extra casts on the lines nearby
Dmitri Gribenko
2013-01-14
This patch addresses an incorrect transformation in the DAG combiner.
Bill Schmidt
2013-01-14
Follow up of commit r172472.
Quentin Colombet
2013-01-14
Improve r172464: const_cast is not needed if the variable is not const
Dmitri Gribenko
2013-01-14
Complete the existing support of ARM v6m, v7m, and v7em, i.e., respectively c...
Quentin Colombet
2013-01-14
Fix Casting
David Greene
2013-01-14
Fix Casting
David Greene
2013-01-14
Fix More Casts
David Greene
2013-01-14
Fix Another Cast
David Greene
2013-01-14
Fix Casting Bug
David Greene
2013-01-14
Fix More Casts
David Greene
[prev]
[next]