projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
This is a resubmittal. For some reason it broke the bots yesterday
[oota-llvm.git]
/
lib
/
2013-01-18
Jack Carter
This is a resubmittal. For some reason it broke the...
tree
|
commitdiff
2013-01-18
Benjamin Kramer
Silence GCC warning about dropping off a non-void function.
tree
|
commitdiff
2013-01-18
Daniel Dunbar
[Linker] Kill Linker::LoadObject which is dead, and...
tree
|
commitdiff
2013-01-18
Daniel Dunbar
[MC/Mach-O] Implement integrated assembler support...
tree
|
commitdiff
2013-01-18
Benjamin Kramer
The IR linker still depends on the bitcode reader.
tree
|
commitdiff
2013-01-18
Alexey Samsonov
80 columns
tree
|
commitdiff
2013-01-18
Will Dietz
Move Blacklist.h to include/ to enable use from clang.
tree
|
commitdiff
2013-01-18
Craig Topper
Calculate vector element size more directly for VINSERT...
tree
|
commitdiff
2013-01-18
Craig Topper
Minor formatting fix. No functional change.
tree
|
commitdiff
2013-01-18
Craig Topper
Spelling fix: extened->extended. Trailing whitespace...
tree
|
commitdiff
2013-01-18
Craig Topper
Make more use of is128BitVector/is256BitVector in place...
tree
|
commitdiff
2013-01-18
Craig Topper
Check for less than 0 in shuffle mask instead of -1...
tree
|
commitdiff
2013-01-18
Craig Topper
Remove trailing whitespace. Remove new lines between...
tree
|
commitdiff
2013-01-18
Michael Gottesman
Fixed 80+ violation.
tree
|
commitdiff
2013-01-18
Daniel Dunbar
[MC/Mach-O] Add support for linker options in Mach...
tree
|
commitdiff
2013-01-18
Daniel Dunbar
[MC/Mach-O] Add AsmParser support for .linker_option...
tree
|
commitdiff
2013-01-18
Daniel Dunbar
[MC] Expose ParseEscapedString to target AsmParser...
tree
|
commitdiff
2013-01-18
Daniel Dunbar
[MC] Fix 80-col violas.
tree
|
commitdiff
2013-01-18
Chad Rosier
[ms-inline asm] Make the error message more generic...
tree
|
commitdiff
2013-01-17
Daniel Dunbar
[Linker] Drop some now-dead component dependencies.
tree
|
commitdiff
2013-01-17
Bill Wendling
Reverting r171325 & r172363. This was causing a mis...
tree
|
commitdiff
2013-01-17
Daniel Dunbar
[Linker] Drop support for IR-level extended linking...
tree
|
commitdiff
2013-01-17
Bill Schmidt
This patch fixes PR13626 by providing i128 support...
tree
|
commitdiff
2013-01-17
Chad Rosier
[ms-inline asm] Add support for the 'SIZE' and 'LENGTH...
tree
|
commitdiff
2013-01-17
Jyotsna Verma
Add indexed load/store instructions for offset validati...
tree
|
commitdiff
2013-01-17
Michael Gottesman
Added missing const from my last commit.
tree
|
commitdiff
2013-01-17
Michael Gottesman
[ObjCARC] Implemented operator<< for InstructionClass...
tree
|
commitdiff
2013-01-17
Bill Schmidt
This patch fixes the PPC calling convention to handle...
tree
|
commitdiff
2013-01-17
Alexey Samsonov
ASan: add optional 'zero-based shadow' option to ASan...
tree
|
commitdiff
2013-01-17
Elena Demikhovsky
Optimization for the following SIGN_EXTEND pairs:
tree
|
commitdiff
2013-01-17
Craig Topper
Combine AVX and SSE forms of MOVSS and MOVSD into the...
tree
|
commitdiff
2013-01-17
Eric Christopher
Fix the assembly and dissassembly of DW_FORM_sec_offset...
tree
|
commitdiff
2013-01-17
Eric Christopher
Add the DW_AT_GNU_addr_base for the skeleton cu. Add...
tree
|
commitdiff
2013-01-17
Jakob Stoklund Olesen
Move MachineTraceMetrics.h into include/llvm/CodeGen.
tree
|
commitdiff
2013-01-17
Jakob Stoklund Olesen
Provide a place for targets to insert ILP optimization...
tree
|
commitdiff
2013-01-17
Jack Carter
This is a resubmittal. For some reason it broke the...
tree
|
commitdiff
2013-01-16
Daniel Dunbar
[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
tree
|
commitdiff
2013-01-16
Renato Golin
Change CostTable model to be global to all targets
tree
|
commitdiff
2013-01-16
Eli Bendersky
Some small (and mostly cosmetic) fixes.
tree
|
commitdiff
2013-01-16
Eli Bendersky
Now that GenericAsmParser was folded into AsmParser...
tree
|
commitdiff
2013-01-16
Daniel Dunbar
[Linker] Change module flag linking to be more extensible.
tree
|
commitdiff
2013-01-16
Kevin Enderby
We want the dwarf AT_producer for assembly source files...
tree
|
commitdiff
2013-01-16
Peter Collingbourne
Introduce llvm::sys::getProcessTriple() function.
tree
|
commitdiff
2013-01-16
Evgeniy Stepanov
Allow vectors in CreatePointerCast of constants.
tree
|
commitdiff
2013-01-16
Alexey Samsonov
ASan: wrap mapping scale and offset in a struct and...
tree
|
commitdiff
2013-01-16
Michael Gottesman
[ObjCARC] Turn off ignoring unwind edges in ObjCARC...
tree
|
commitdiff
2013-01-16
Jack Carter
reverting 172579
tree
|
commitdiff
2013-01-16
Eric Christopher
Define metadata interfaces for describing a static...
tree
|
commitdiff
2013-01-16
Eli Bendersky
Use the ExtensionDirectiveHandler type in other places...
tree
|
commitdiff
2013-01-16
Jack Carter
Akira,
tree
|
commitdiff
2013-01-15
Eric Christopher
Split address information for DWARF5 split dwarf propos...
tree
|
commitdiff
2013-01-15
Nadav Rotem
Teach InstCombine to optimize extract of a value from...
tree
|
commitdiff
2013-01-15
Eli Bendersky
Optimize the memory usage of MC bundling, by creating...
tree
|
commitdiff
2013-01-15
Chad Rosier
[ms-inline asm] Address the FIXME in AsmParser.cpp.
tree
|
commitdiff
2013-01-15
Eli Bendersky
Refactor generic Asm directive parsing.
tree
|
commitdiff
2013-01-15
Shuxin Yang
1. Hoist minus sign as high as possible in an attempt...
tree
|
commitdiff
2013-01-15
Daniel Dunbar
[Linker] Drop asserts that are embedded in cast<> and...
tree
|
commitdiff
2013-01-15
Daniel Dunbar
[IR] Add verification for module flags with the "requir...
tree
|
commitdiff
2013-01-15
Nadav Rotem
LoopVectorizer cost model. Honor the user command line...
tree
|
commitdiff
2013-01-15
Evgeniy Stepanov
[msan] Fix handling of equality comparison of pointer...
tree
|
commitdiff
2013-01-15
Evgeniy Stepanov
Allow vectors in CreatePointerCast.
tree
|
commitdiff
2013-01-15
Michael J. Spencer
[Object][ELF] Simplify ELFObjectFile by using ELFType.
tree
|
commitdiff
2013-01-15
Daniel Dunbar
[IR] Add verifier support for llvm.module.flags.
tree
|
commitdiff
2013-01-15
Jack Carter
This patch fixes a Mips specific bug where
tree
|
commitdiff
2013-01-14
Eli Bendersky
Now GenericAsmParser and AsmParser are no longer friend...
tree
|
commitdiff
2013-01-14
Eli Bendersky
Properly encapsulate additional methods and data from...
tree
|
commitdiff
2013-01-14
Jakub Staszak
Remove trailing spaces.
tree
|
commitdiff
2013-01-14
Shuxin Yang
This change is to implement following rules under the...
tree
|
commitdiff
2013-01-14
Chad Rosier
[ms-inline asm] Extend support for parsing Intel bracke...
tree
|
commitdiff
2013-01-14
Dmitri Gribenko
Improve r172468: const_cast is not needed here
tree
|
commitdiff
2013-01-14
Dmitri Gribenko
Improve r172471: avoid all those extra casts on the...
tree
|
commitdiff
2013-01-14
Bill Schmidt
This patch addresses an incorrect transformation in...
tree
|
commitdiff
2013-01-14
Quentin Colombet
Follow up of commit r172472.
tree
|
commitdiff
2013-01-14
Quentin Colombet
Complete the existing support of ARM v6m, v7m, and...
tree
|
commitdiff
2013-01-14
David Greene
Fix Casting
tree
|
commitdiff
2013-01-14
David Greene
Fix Casting
tree
|
commitdiff
2013-01-14
David Greene
Fix More Casts
tree
|
commitdiff
2013-01-14
David Greene
Fix Another Cast
tree
|
commitdiff
2013-01-14
David Greene
Fix Casting Bug
tree
|
commitdiff
2013-01-14
David Greene
Fix More Casts
tree
|
commitdiff
2013-01-14
David Greene
Fix Casting
tree
|
commitdiff
2013-01-14
Andrew Trick
SCEVExpander fix. RAUW needs to update the InsertedExpr...
tree
|
commitdiff
2013-01-14
Nick Lewycky
Fix typo in comment.
tree
|
commitdiff
2013-01-14
Michael Gottesman
Changed SmallPtrSet.count guard + SmallPtrSet.insert...
tree
|
commitdiff
2013-01-14
Eli Bendersky
Move CheckForValidSection to the MCAsmParser interface.
tree
|
commitdiff
2013-01-14
Eli Bendersky
Expose an InitToTextSection through MCStreamer.
tree
|
commitdiff
2013-01-14
Eli Bendersky
Move ParseMacroArgument to the MCAsmParser interfance.
tree
|
commitdiff
2013-01-14
Eli Bendersky
Encapsulate the MacroEnabled flag in AsmParser behind...
tree
|
commitdiff
2013-01-14
Timur Iskhodzhanov
Revert r171829 "Split changeset_ty using iterators...
tree
|
commitdiff
2013-01-14
Craig Topper
Simplify nested strconcats in X86 td files since strcon...
tree
|
commitdiff
2013-01-14
Craig Topper
Create a single multiclass for SSE and AVX version...
tree
|
commitdiff
2013-01-14
Michael Gottesman
Fixed some 80+ violations.
tree
|
commitdiff
2013-01-14
Michael Gottesman
Updated the documentation in ObjCARC.cpp to fit the...
tree
|
commitdiff
2013-01-13
Michael Gottesman
Fixed an infinite loop in the block escape in analysis...
tree
|
commitdiff
2013-01-13
Nick Lewycky
Fix typo in comment.
tree
|
commitdiff
2013-01-13
Nuno Lopes
fix compile-time regression report by Joerg Sonnenberger:
tree
|
commitdiff
2013-01-13
Dmitri Gribenko
Remove redundant 'llvm::' qualifications
tree
|
commitdiff
2013-01-13
Benjamin Kramer
X86: Add patterns for X86ISD::VSEXT in registers.
tree
|
commitdiff
2013-01-13
Nadav Rotem
Fix PR14547. Handle induction variables of small sizes...
tree
|
commitdiff
2013-01-13
Michael Gottesman
[ObjCARC] Even more debug messages!
tree
|
commitdiff
next