index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the ExtensionDirectiveHandler type in other places where it makes sense.
Eli Bendersky
2013-01-16
5
-18
/
+20
*
Use --enable-werror
David Greene
2013-01-16
1
-3
/
+3
*
Improve r172577 by using the correct type when declaring constants
Dmitri Gribenko
2013-01-16
1
-9
/
+5
*
Akira,
Jack Carter
2013-01-16
7
-2
/
+44
*
Split address information for DWARF5 split dwarf proposal. This involves
Eric Christopher
2013-01-15
13
-28
/
+204
*
Avoid Enum Compare Warnings
David Greene
2013-01-15
1
-2
/
+4
*
Teach InstCombine to optimize extract of a value from a vector add operation ...
Nadav Rotem
2013-01-15
2
-0
/
+19
*
Optimize the memory usage of MC bundling, by creating a new type of fragment
Eli Bendersky
2013-01-15
3
-20
/
+135
*
[ms-inline asm] Address the FIXME in AsmParser.cpp.
Chad Rosier
2013-01-15
2
-8
/
+10
*
Refactor generic Asm directive parsing.
Eli Bendersky
2013-01-15
1
-790
/
+802
*
[Object][ELF] Fix -Wenum-compare.
Michael J. Spencer
2013-01-15
1
-3
/
+5
*
1. Hoist minus sign as high as possible in an attempt to reveal
Shuxin Yang
2013-01-15
3
-64
/
+152
*
[Linker] Drop asserts that are embedded in cast<> and now checked by the veri...
Daniel Dunbar
2013-01-15
1
-11
/
+0
*
[IR] Add verification for module flags with the "require" behavior.
Daniel Dunbar
2013-01-15
2
-9
/
+51
*
LoopVectorizer cost model. Honor the user command line flag that selects the ...
Nadav Rotem
2013-01-15
1
-1
/
+1
*
Disable Uninitialized Use Warnings for Broken gcc Versions
David Greene
2013-01-15
2
-3
/
+30
*
[msan] Temporarily remove ICmpEQ tests.
Evgeniy Stepanov
2013-01-15
1
-54
/
+0
*
[msan] Fix handling of equality comparison of pointer vectors.
Evgeniy Stepanov
2013-01-15
2
-6
/
+79
*
Allow vectors in CreatePointerCast.
Evgeniy Stepanov
2013-01-15
1
-3
/
+3
*
Fix operand type conditions in one of ICmpInst constructors.
Evgeniy Stepanov
2013-01-15
1
-1
/
+1
*
Pattern-matched variables in post-inc-icmpzero.ll
Renato Golin
2013-01-15
1
-4
/
+4
*
Update CODE_OWNERS.TXT.
Michael J. Spencer
2013-01-15
1
-0
/
+4
*
[Object][ELF] Simplify ELFObjectFile by using ELFType.
Michael J. Spencer
2013-01-15
4
-550
/
+476
*
[Support] Add LLVM_CONSTEXPR.
Michael J. Spencer
2013-01-15
1
-0
/
+6
*
[ADT/StringMap] Follow-up to r172455, use the correct constructor for setting...
Argyrios Kyrtzidis
2013-01-15
1
-1
/
+2
*
LTO: Also init TTI for codegen passes.
Nadav Rotem
2013-01-15
1
-0
/
+1
*
[IR] Add verifier support for llvm.module.flags.
Daniel Dunbar
2013-01-15
3
-20
/
+123
*
This patch fixes a Mips specific bug where
Jack Carter
2013-01-15
2
-1
/
+44
*
Now GenericAsmParser and AsmParser are no longer friends, GenericAsmParser can
Eli Bendersky
2013-01-14
1
-4
/
+0
*
Properly encapsulate additional methods and data from AsmParser.
Eli Bendersky
2013-01-14
2
-68
/
+115
*
Remove trailing spaces.
Jakub Staszak
2013-01-14
3
-78
/
+78
*
This change is to implement following rules under the condition C_A and/or C_R
Shuxin Yang
2013-01-14
2
-8
/
+223
*
[ms-inline asm] Extend support for parsing Intel bracketed memory operands that
Chad Rosier
2013-01-14
2
-95
/
+468
*
Improve r172468: const_cast is not needed here
Dmitri Gribenko
2013-01-14
1
-3
/
+2
*
Improve r172471: avoid all those extra casts on the lines nearby
Dmitri Gribenko
2013-01-14
1
-4
/
+6
*
This patch addresses an incorrect transformation in the DAG combiner.
Bill Schmidt
2013-01-14
2
-5
/
+49
*
Follow up of commit r172472.
Quentin Colombet
2013-01-14
1
-28
/
+15
*
Improve r172464: const_cast is not needed if the variable is not const
Dmitri Gribenko
2013-01-14
1
-3
/
+2
*
Complete the existing support of ARM v6m, v7m, and v7em, i.e., respectively c...
Quentin Colombet
2013-01-14
2
-1
/
+13
*
Fix Casting
David Greene
2013-01-14
1
-1
/
+2
*
Fix Casting
David Greene
2013-01-14
1
-1
/
+2
*
Fix More Casts
David Greene
2013-01-14
1
-3
/
+8
*
Fix Another Cast
David Greene
2013-01-14
1
-1
/
+2
*
Fix Casting Bug
David Greene
2013-01-14
1
-1
/
+3
*
Fix More Casts
David Greene
2013-01-14
1
-1
/
+2
*
Fix Casting
David Greene
2013-01-14
1
-1
/
+1
*
Fix Casts
David Greene
2013-01-14
1
-1
/
+2
*
SCEVExpander fix. RAUW needs to update the InsertedExpressions cache.
Andrew Trick
2013-01-14
3
-4
/
+89
*
Fix typo in comment.
Nick Lewycky
2013-01-14
1
-1
/
+1
*
[ADT/StringMap] Add a constructor in StringMap that accepts both an
Argyrios Kyrtzidis
2013-01-14
1
-0
/
+3
[next]