projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-01-17
Jakob Stoklund...
Provide a place for targets to insert ILP optimization...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Jack Carter
This is a resubmittal. For some reason it broke the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Daniel Dunbar
[IR] Reserve/define the purpose for the "Linker Options...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Lang Hames
Update the description of the llvm.fmuladd.* intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Dmitri Gribenko
Documentation: fix a typo 'IEE754'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Aaron Ballman
Wrapping __popcnt64 for MSVC so that it's only used...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Dunbar
[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Renato Golin
Change CostTable model to be global to all targets
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Michael Gottesman
Added test for r172599 which fixes bugzilla://14584...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Michael J....
[Support] Include the intrisics header and check for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eric Christopher
Make this test X86 only.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eric Christopher
Move this to X86.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eric Christopher
Add testcase missed yesterday from Paul Robinson.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Michael J....
[Support] Add MSVC intrinsic for CountPopulation.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Michael J....
[Support] Update MSVC compiler support in Compiler.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eli Bendersky
Remove unneeded include and empty line
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eli Bendersky
Some small (and mostly cosmetic) fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eli Bendersky
Clean up some unnecessary headers and forward declarations
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eli Bendersky
Now that GenericAsmParser was folded into AsmParser...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Dunbar
[Linker] Change module flag linking to be more extensible.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Kevin Enderby
We want the dwarf AT_producer for assembly source files...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Peter Collingbourne
Introduce llvm::sys::getProcessTriple() function.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eli Bendersky
Replace virtual hasFixups with explicit fragment type...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Evgeniy Stepanov
Allow vectors in CreatePointerCast of constants.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Evgeniy Stepanov
A test for r172535.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Benjamin Kramer
Remove unused leftover header (it moved to llvm/IR).
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Benjamin Kramer
Move test that depends on the x86 target into a target...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Alexey Samsonov
ASan: wrap mapping scale and offset in a struct and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Benjamin Kramer
Remove triple from this test, it makes it fail when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Michael Gottesman
[ObjCARC] Turn off ignoring unwind edges in ObjCARC...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Jack Carter
reverting 172579
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eric Christopher
Define metadata interfaces for describing a static...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eli Bendersky
Use the ExtensionDirectiveHandler type in other places...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
David Greene
Use --enable-werror
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Dmitri Gribenko
Improve r172577 by using the correct type when declarin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Jack Carter
Akira,
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Eric Christopher
Split address information for DWARF5 split dwarf propos...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
David Greene
Avoid Enum Compare Warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Nadav Rotem
Teach InstCombine to optimize extract of a value from...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Eli Bendersky
Optimize the memory usage of MC bundling, by creating...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Chad Rosier
[ms-inline asm] Address the FIXME in AsmParser.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Eli Bendersky
Refactor generic Asm directive parsing.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Michael J....
[Object][ELF] Fix -Wenum-compare.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Shuxin Yang
1. Hoist minus sign as high as possible in an attempt...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Daniel Dunbar
[Linker] Drop asserts that are embedded in cast<> and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Daniel Dunbar
[IR] Add verification for module flags with the "requir...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Nadav Rotem
LoopVectorizer cost model. Honor the user command line...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
David Greene
Disable Uninitialized Use Warnings for Broken gcc Versions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Evgeniy Stepanov
[msan] Temporarily remove ICmpEQ tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Evgeniy Stepanov
[msan] Fix handling of equality comparison of pointer...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Evgeniy Stepanov
Allow vectors in CreatePointerCast.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Evgeniy Stepanov
Fix operand type conditions in one of ICmpInst construc...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Renato Golin
Pattern-matched variables in post-inc-icmpzero.ll
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Michael J....
Update CODE_OWNERS.TXT.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Michael J....
[Object][ELF] Simplify ELFObjectFile by using ELFType.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Michael J....
[Support] Add LLVM_CONSTEXPR.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Argyrios Kyrtzidis
[ADT/StringMap] Follow-up to r172455, use the correct...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Nadav Rotem
LTO: Also init TTI for codegen passes.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Daniel Dunbar
[IR] Add verifier support for llvm.module.flags.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Jack Carter
This patch fixes a Mips specific bug where
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Eli Bendersky
Now GenericAsmParser and AsmParser are no longer friend...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Eli Bendersky
Properly encapsulate additional methods and data from...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Jakub Staszak
Remove trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Shuxin Yang
This change is to implement following rules under the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Chad Rosier
[ms-inline asm] Extend support for parsing Intel bracke...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Dmitri Gribenko
Improve r172468: const_cast is not needed here
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Dmitri Gribenko
Improve r172471: avoid all those extra casts on the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Bill Schmidt
This patch addresses an incorrect transformation in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Quentin Colombet
Follow up of commit r172472.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Dmitri Gribenko
Improve r172464: const_cast is not needed if the variab...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Quentin Colombet
Complete the existing support of ARM v6m, v7m, and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
David Greene
Fix Casting
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
David Greene
Fix Casting
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
David Greene
Fix More Casts
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
David Greene
Fix Another Cast
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
David Greene
Fix Casting Bug
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
David Greene
Fix More Casts
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
David Greene
Fix Casting
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
David Greene
Fix Casts
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Andrew Trick
SCEVExpander fix. RAUW needs to update the InsertedExpr...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Nick Lewycky
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Argyrios Kyrtzidis
[ADT/StringMap] Add a constructor in StringMap that...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Joe Groff
Fix DenseMap when LLVM_HAS_RVALUE_REFERENCES is defined...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Joe Groff
Add DenseMap::insert(value_type&&) method.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Michael Gottesman
Changed SmallPtrSet.count guard + SmallPtrSet.insert...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Eli Bendersky
Move CheckForValidSection to the MCAsmParser interface.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Eli Bendersky
Expose an InitToTextSection through MCStreamer.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Eli Bendersky
Move ParseMacroArgument to the MCAsmParser interfance.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Eli Bendersky
Encapsulate the MacroEnabled flag in AsmParser behind...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timur Iskhodzhanov
Revert r171829 "Split changeset_ty using iterators...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Craig Topper
Simplify nested strconcats in X86 td files since strcon...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Craig Topper
Create a single multiclass for SSE and AVX version...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Michael Gottesman
Fixed some 80+ violations.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Michael Gottesman
Updated the documentation in ObjCARC.cpp to fit the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Michael Gottesman
Added bugzilla PR number to test case.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Michael Gottesman
Fixed an infinite loop in the block escape in analysis...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Nick Lewycky
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Nuno Lopes
fix compile-time regression report by Joerg Sonnenberger:
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Dmitri Gribenko
Documentation: use monospaced font for intrinsics'...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Dmitri Gribenko
Fix broken link to LangRef
commit
|
commitdiff
|
tree
|
snapshot
next