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-24
Reed Kotler
The next phase of Mips16 hard float implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Andrew Trick
MachineScheduler: enable biasCriticalPath for all DAGs.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Andrew Trick
MIsched: Added biasCriticalPath.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Michael J....
[ELF] Add R_X86_64_IRELATIVE.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Bill Wendling
Add a profile for uniquifying the AttributeSet with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Bill Wendling
Cleanup the AttributeSetNodes that we create.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Bill Wendling
Create a new class: AttributeSetNode.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Push down the conversion of the alignment from the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Remove dead methods.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Eli Bendersky
Fix small typo
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Tom Stellard
R600: Add a llvm.R600.store.swizzle intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Tom Stellard
R600: Simplify stream outputs intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Benjamin Kramer
ConstantFolding: Tweak r173289, it should evaluate...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Benjamin Kramer
ConstantFolding: Evaluate GEP indices in the index...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Richard Osborne
Add instruction encodings / disassembly support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Chad Rosier
Initialize SSPBufferSize. PR14999. Patch by Vinson...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Remove unused methods and ivars.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Benjamin Kramer
Revert "InstCombine: Clean up weird code that talks...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Benjamin Kramer
InstCombine: Clean up weird code that talks about a...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Eli Bendersky
Fix powerpc test failure - forgot to initialize stack...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Eli Bendersky
Clean up assignment of CalleeSaveStackSlotSize: get...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Benjamin Kramer
NVPTX: Stop leaking memory by using a managed constant...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Anton Korobeynikov
Make sure metarenamer won't rename special stuff (intri...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Kostya Serebryany
[asan] use ADD instead of OR when applying shadow offse...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Duncan Sands
Initialize the components of this class. Otherwise...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
llvm/unittests: Use OwningPtr to fix --vg-leak.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
IRTests/WaymarkTest.cpp: Fix in --vg-leak.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
IRTests/IRBuilderTest.cpp: GetIntTy: Delete DL at yours...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
IRTests/IRBuilderTest.cpp: Let GV added to the module.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
IRTests/ConstantsTest.cpp: AsInstructionsTest: Delete...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
Untabify.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
DominatorTreeTest.cpp: Add the file header.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Add the heuristic to differentiate SSPStrong from SSPRe...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Add the IR attribute 'sspstrong'.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Remove the last of uses that use the Attribute object...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Sean Silva
docs: Update title of external tutorial.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Tom Stellard
R600: rework handling of the constants
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Tom Stellard
R600: Add a CONST_ADDRESS node to model constant buf...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Tom Stellard
R600: Factorise VTX_WORD0 and VTX_WORD1 in tblgen def
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Nadav Rotem
Add support for reverse pointer induction variables...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Use the AttributeSet when removing multiple attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Michael J....
[Support][ErrorOr] Don't use nullptr :(
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Use the AttributeSet when adding multiple attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Michael J....
[Support][ErrorOr] Add optimized specialization of...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Richard Osborne
Add instruction encodings / disassembly support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael J....
[Support][ErrorOr] Make old gcc happy.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael Gottesman
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael Gottesman
[ObjCARC] Refactored out the inner most 2-loops from...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael Liao
Fix an issue of pseudo atomic instruction DAG schedule
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Kevin Enderby
Add a warning when there is a macro defintion that...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Akira Hatanaka
[mips] Implement MipsRegisterInfo::getRegPressureLimit.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Bill Wendling
More encapsulation work.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Kevin Enderby
Have the integrated assembler give an error if $1 is...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Akira Hatanaka
[mips] Clean up code in MipsTargetLowering::LowerCall...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Eli Bendersky
Add forgotten test case for the x32 commit
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Benjamin Kramer
X86: Make sure we account for the FMA4 register immedia...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Eli Bendersky
Initial patch for x32 ABI support.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Dmitri Gribenko
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Alexey Samsonov
llvm-symbolizer: factor out bits of the tool into separ...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Evgeniy Stepanov
[msan] Export the value of msan-keep-going flag for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Evgeniy Stepanov
[msan] Do not insert check on volatile store.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Tim Northover
Fix truncation of relocation types in Support/ELF.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Chandler Carruth
Begin fleshing out an interface in TTI for modelling...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
NAKAMURA Takumi
ADT/SparseMultiSetTest.cpp: Try to appease cygwin-clang...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Tim Northover
Fix missed out llvm-stress after APFloat change.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Tim Northover
Make APFloat constructor require explicit semantics.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
NAKAMURA Takumi
SparseMultiSet.h: Add suggested parentheses.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
NAKAMURA Takumi
ADT/SparseMultiSetTest.cpp: Try to appease cygwin-clang...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael Gottesman
This test is only supposed to test that the objc-arc...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
NAKAMURA Takumi
ErrorOrTest.cpp: Check existence of EXPECT_DEBUG_DEATH...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Daniel Dunbar
[MC/Mach-O] Load commands are supposed to 8-byte aligne...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
NAKAMURA Takumi
[CMake] bugpoint-passes should not be built in "all...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Andrew Trick
Remove target triple from an LSR test.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Bill Wendling
Add a new method that adds the AttributeSet at the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Bill Wendling
Add the attributes that are passed in instead of the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Bill Wendling
Remove unused method.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Joel Jones
Fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Bill Wendling
Use AttributeSet instead of Attribute to verify things.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Bill Wendling
Have AttributeSet::getRetAttributes() return an Attribu...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Bill Wendling
Make AttributeSet::getFnAttributes() return an Attribut...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Paul Redmond
Transform (sub 0, (zext bool to A)) to (sext bool to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Ilseman
Docs for SparseMultiSet
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Richard Osborne
Fix some incorrectly named u10 / lu10 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Jakub Staszak
Remove unneeded #include.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Richard Osborne
Remove unused multiclass.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Richard Osborne
Add instruction encodings / disassembly support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Richard Osborne
Add instruction encoding / disassembly support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Richard Osborne
Use correct format for the LDAWCP instruction (u6).
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chris Lattner
r173072 is causing some regressions on big endian hosts...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chris Lattner
rework the Bitstream reader to actually work a machine...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chris Lattner
Fix a heinous inefficiency introduced in r149918, where...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Ilseman
Introduce a new data structure, the SparseMultiSet...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chris Lattner
wean Blob handling logic off of banging on NextChar...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chris Lattner
rename "SkipToWord" to "SkipToFourByteBoundary" since...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Nadav Rotem
Fix a comment. Induction vars dont need to start at...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Tom Stellard
R600/SI: Use unnormalized coordinates for sampling...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Tom Stellard
R600/SI: Take target parameter for sample intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Tom Stellard
R600/SI: Derive all sample intrinsics from a single...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
NAKAMURA Takumi
R600/SILowerControlFlow.cpp: Fix a warning. [-Wunused...
commit
|
commitdiff
|
tree
|
snapshot
next