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-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
2013-01-20
Chris Lattner
trivial micro-optimization: lazily call the virtual...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
switch llvm-bcanalyzer onto the new cursor APIs, allowi...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Sean Silva
docs: Use proper markup.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Sean Silva
docs: Inline documentation structure into homepage.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
convert the bitstream reader itself and the IR .bc...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
add an option to not auto-process abbreviations in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
David Blaikie
The last of PR14471 - emission of constant floats
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
stringref'ize readRecord and properly capitalize it...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Craig Topper
Make some helper methods static.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Craig Topper
Remove DebugLoc argument from static function. It can...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Craig Topper
Use MVT instead of EVT in more instruction lowering...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
move some private methods out of line, add a skipRecord...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Craig Topper
Use MVT instead of EVT in more of the shuffle lowering...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
add some optional flags to affect the way advance works.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Craig Topper
Capitalize LowerVectorIntExtend to be consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
David Blaikie
Fix a latent bug exposed by recent static member debug...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
fix method name.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
Add a new BitstreamEntry concept, and add two helper...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Dmitri Gribenko
Documentation: remove more mentions of Tcl
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Dmitri Gribenko
Documentation: replace some non-ASCII characters by...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Jakub Staszak
Include Support/ELF.h instead of Object/ELF.h. It is...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
BitstreamReader hasn't aged well. It's been hacked...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Benjamin Kramer
LoopVectorizer: Emit memory checks into their own basic...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Nadav Rotem
On Sandybridge split unaligned 256bit stores into two...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Craig Topper
Use MVT instead of EVT when computing shuffle immediate...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chandler Carruth
Sort all of the includes. Several files got checked...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Jack Carter
This is a resubmittal. For some reason it broke the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Renato Golin
Fix 80-col and early exit in cost model
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Jakob Stoklund...
Remove some register allocation order dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Andrew Kaylor
Fixing behavior of ELFObjectFile::getSymbolFileOffset().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
David Greene
Pass NO_MISSING_FIELD_INITIALIZERS to Compiler Flags
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Nadav Rotem
On Sandybridge loading unaligned 256bits using two...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Jordan Rose
Use hexDigitValue in LLLexer.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Michael Gottesman
Improved comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Michael Gottesman
Fixed typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Eric Christopher
Split out DW_OP_addr for the split debug info DWARF5...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Bill Wendling
If the attributes don't exist, just bail for now.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Bill Wendling
Use AttributeSet accessor methods instead of Attribute...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Bill Wendling
Remove unused parameter. Also use the AttributeSet...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Jordan Rose
Add llvm::hexDigitValue to convert single characters...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Jack Carter
This is a resubmittal. For some reason it broke the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Tom Stellard
R600: Proper insert S_WAITCNT instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Tom Stellard
R600: Optimize and cleanup KILL on SI
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Bill Wendling
Push some more methods down to hide the use of the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Jack Carter
This is a resubmittal. For some reason it broke the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Daniel Dunbar
[Linker] Zap a dead typedef.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Benjamin Kramer
Silence GCC warning about dropping off a non-void function.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Daniel Dunbar
[Linker] Kill Linker::LoadObject which is dead, and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Daniel Dunbar
[MC/Mach-O] Implement integrated assembler support...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Dmitri Gribenko
Documentation: remove all mentions of DejaGNU and Tcl
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Eli Bendersky
Streamline the mentions of grep and FileCheck in Testin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Benjamin Kramer
The IR linker still depends on the bitcode reader.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
NAKAMURA Takumi
llvm/test/CodeGen/X86/Atomics-64.ll: Tweak for 2nd...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Alexey Samsonov
80 columns
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Will Dietz
Move Blacklist.h to include/ to enable use from clang.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Manuel Klimek
Add basic command line parsing to TestMain.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Craig Topper
Calculate vector element size more directly for VINSERT...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Craig Topper
Minor formatting fix. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Dmitri Gribenko
Remove support for Tcl test format since nobody uses it
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Craig Topper
Spelling fix: extened->extended. Trailing whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Craig Topper
Make more use of is128BitVector/is256BitVector in place...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Craig Topper
Check for less than 0 in shuffle mask instead of -1...
commit
|
commitdiff
|
tree
|
snapshot
next