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-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
2013-01-21
Chandler Carruth
Switch CodeMetrics itself over to use TTI to determine...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chandler Carruth
Fix indentation and formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chandler Carruth
Sink InlineCost.cpp into IPA -- it is now officially...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chandler Carruth
Move the inline cost analysis's primary cost query...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chandler Carruth
Now that the inline cost analysis is a pass, we can...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chandler Carruth
Make the inline cost a proper analysis pass. This remai...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chandler Carruth
Formatting and comment fixes to the always inliner.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chandler Carruth
Clean up the formatting and doxygen for the simple...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chandler Carruth
Fix an old-style doxygen comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chandler Carruth
Cleanup the formatting of this header. This removes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael J....
Revert "[Object] .bss sections have no content. PR15005."
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Craig Topper
Use <0 checks in place of ==-1 because it results in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Craig Topper
Use MVT instead of EVT in LowerVECTOR_SHUFFLEtoBlend.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Craig Topper
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael J....
[Object] .bss sections have no content. PR15005.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Craig Topper
Fix some 80 column violations.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Craig Topper
Make helper method static.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael J....
[Support] Make test C++03.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chandler Carruth
Remove the comma from the last enumerator to fix -pedan...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Chandler Carruth
Introduce a generic interface for querying an operation...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
NAKAMURA Takumi
Support/Compiler.h: MSC1600, aka VS2010, is not C+...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Benjamin Kramer
Disable test that fails due to lack of std::true_type...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Craig Topper
Convert more EVT's to MVT's in the lowering methods.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Craig Topper
Capitalize lowerTRUNCATE so that it matches the other...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Renato Golin
Revert CostTable algorithm, will re-write
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael J....
[Support] Port ErrorOr<T> from lld to C++03.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Benjamin Kramer
LoopVectorize: Fix a C++11 incompatibility.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Richard Osborne
Add instruction encodings / disassembly support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Richard Osborne
Add instruction encodings / disassembly support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Richard Osborne
Add instruction encodings / disassembler support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Richard Osborne
Add instruction encodings / disassembly support 3r...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
NAKAMURA Takumi
llvm/test/CodeGen/X86/win_ftol2.ll: Add -cpu=generic...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
NAKAMURA Takumi
llvm/utils/valgrind/x86_64-pc-linux-gnu.supp: Add ...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Nadav Rotem
Fix a build error.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael J....
[docs] Update IRC information.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Craig Topper
Make LowerVSETCC a static function and use MVT instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Nadav Rotem
Revert 172708.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Changed IRBuilder::CreateZExtOrTrunc and IRBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Nadav Rotem
Update the gcc-loops benchmark
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Nadav Rotem
Update the linpack benchmark with different array sizes.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Nadav Rotem
LoopVectorizer: Implement a new heuristics for selectin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Nadav Rotem
Change the cpu type in the test.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
More copy editing.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Doxygenified and copy edited BasicBlock.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Doxygenified Argument.h and performed some copy editing...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Converted all method comments in IRBuilder.h to use...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Corrected assert messages for CreateZExtOrTrunc/CreateS...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Added IRBuilder::CreateFPExtOrFPTrunc.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
NAKAMURA Takumi
llvm/test/Other/close-stderr.ll: Mark this as XFAIL...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Sean Silva
ReleaseNotes: note Sphinx migration.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Sean Silva
docs: Nuke the old release notes.
commit
|
commitdiff
|
tree
|
snapshot
next