git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added the capability for the test driver to split the sys.stderr/sys.stdout into
[lldb.git]
/
llvm
/
2010-10-12
Eric Christopher
Fix thinko in arm fast isel alloca rewrite.
tree
|
commitdiff
2010-10-12
Jim Grosbach
Encoding for ARM-mode VADD.F32 instruction.
tree
|
commitdiff
2010-10-12
Owen Anderson
Begin adding static dependence information to passes...
tree
|
commitdiff
2010-10-12
Eric Christopher
Combine these together - should probably have some...
tree
|
commitdiff
2010-10-12
Michael J. Spencer
KillTheDoctor: Fix VS2008 build.
tree
|
commitdiff
2010-10-12
Nick Lewycky
Mark variable 'NoImplicitFloatOps' used only in an...
tree
|
commitdiff
2010-10-12
Jim Grosbach
Comment grammar tweakage.
tree
|
commitdiff
2010-10-12
Jim Grosbach
Add MOVi ARM encoding.
tree
|
commitdiff
2010-10-12
Dan Gohman
Initial va_arg support for x86-64. Patch by David Meyer!
tree
|
commitdiff
2010-10-12
Jim Grosbach
Nuke unused wrapper function.
tree
|
commitdiff
2010-10-12
Jakob Stoklund Olesen
Remove the x86 MOV{32,64}{rr,rm,mr}_TC instructions.
tree
|
commitdiff
2010-10-12
Jim Grosbach
Add encoding information for the remainder of the gener...
tree
|
commitdiff
2010-10-12
Bob Wilson
PR8359: The ARM backend may end up allocating registers...
tree
|
commitdiff
2010-10-12
Eric Christopher
Rework alloca handling so that we can load or store...
tree
|
commitdiff
2010-10-12
Eric Christopher
Fix the last two commits to configure - configure is...
tree
|
commitdiff
2010-10-12
Eric Christopher
Handle a wider arrangement of loads.
tree
|
commitdiff
2010-10-12
Cameron Esfahani
Fix spelling error.
tree
|
commitdiff
2010-10-12
Dan Gohman
Delete a redundant check.
tree
|
commitdiff
2010-10-12
Dan Gohman
More SmallVectorImpls.
tree
|
commitdiff
2010-10-12
Dan Gohman
Shrink a SmallVector with a known maximum size.
tree
|
commitdiff
2010-10-12
Dan Gohman
Constify.
tree
|
commitdiff
2010-10-12
Dan Gohman
Use SmallVectorImpl in a bunch of places.
tree
|
commitdiff
2010-10-12
Francois Pichet
Disable warning C4267 for MSVC. Otherwise it generate...
tree
|
commitdiff
2010-10-11
Dan Gohman
Add a simple testcase for tbaa.
tree
|
commitdiff
2010-10-11
Evan Cheng
More ARM scheduling itinerary fixes.
tree
|
commitdiff
2010-10-11
Dan Gohman
Support AA chaining.
tree
|
commitdiff
2010-10-11
Dan Gohman
Fix the pass manager's search order for immutable passe...
tree
|
commitdiff
2010-10-11
Jim Grosbach
MC machine encoding for simple aritmetic instructions...
tree
|
commitdiff
2010-10-11
Jason W Kim
Second set of ARM/MC/ELF changes.
tree
|
commitdiff
2010-10-11
Dan Gohman
Clang's #include handling apparently doesn't work for...
tree
|
commitdiff
2010-10-11
Michael J. Spencer
Unit Tests: Missed this error. MSVC and clang didn...
tree
|
commitdiff
2010-10-11
Evan Cheng
Proper VST scheduling itineraries.
tree
|
commitdiff
2010-10-11
Eric Christopher
Use a sane mechanism for that assert.
tree
|
commitdiff
2010-10-11
Michael J. Spencer
System: Add SwapByteOrder and update Support/MathExtras...
tree
|
commitdiff
2010-10-11
Jakob Stoklund Olesen
Replace FindLiveRangeContaining() with getVNInfoAt...
tree
|
commitdiff
2010-10-11
Jim Grosbach
The assert() should reference to machine instr operand...
tree
|
commitdiff
2010-10-11
Michael J. Spencer
Revert "System: Add SwapByteOrder and update Support...
tree
|
commitdiff
2010-10-11
Eric Christopher
We're not going to handle dynamic allocas anywhere...
tree
|
commitdiff
2010-10-11
Daniel Dunbar
Change explicit search Apple specific code to only...
tree
|
commitdiff
2010-10-11
Jim Grosbach
Make sure to use the machine instruction operand number...
tree
|
commitdiff
2010-10-11
Michael J. Spencer
Reduce dpendencies for SupportTests.
tree
|
commitdiff
2010-10-11
Michael J. Spencer
System: Add SwapByteOrder and update Support/MathExtras...
tree
|
commitdiff
2010-10-11
Eric Christopher
Make sure that the call stack adjustments have default...
tree
|
commitdiff
2010-10-11
Andrew Trick
PR8297
tree
|
commitdiff
2010-10-11
Jakob Stoklund Olesen
PowerPC varargs functions store live-in registers on...
tree
|
commitdiff
2010-10-11
Eric Christopher
Found a bug turning this on by default. Disable again...
tree
|
commitdiff
2010-10-11
Eric Christopher
Remove now non-existent option.
tree
|
commitdiff
2010-10-11
Eric Christopher
Fix help text.
tree
|
commitdiff
2010-10-11
Eric Christopher
Change flag from Enable to Disable since we're enabled...
tree
|
commitdiff
2010-10-11
Michael J. Spencer
Add KillTheDoctor.
tree
|
commitdiff
2010-10-11
Jim Grosbach
trailing whitespace cleanup
tree
|
commitdiff
2010-10-11
Andrew Trick
Fixes bug 8297: i386 cmpxchg8b, missing MachineMemOperand
tree
|
commitdiff
2010-10-11
Jim Grosbach
More binary encoding stuff, taking advantage of the...
tree
|
commitdiff
2010-10-11
Eric Christopher
Turn on arm fast isel by default.
tree
|
commitdiff
2010-10-11
Jim Grosbach
When figuring out which operands match which encoding...
tree
|
commitdiff
2010-10-11
Jakob Stoklund Olesen
Properly handle reloading and spilling around partial...
tree
|
commitdiff
2010-10-11
Chris Lattner
remove dead prototype, PR8351
tree
|
commitdiff
2010-10-11
Francois Pichet
MSVC hangs on compilation of ARMDisassembler.cpp. PR686...
tree
|
commitdiff
2010-10-11
Eric Christopher
Copy and pasteo.
tree
|
commitdiff
2010-10-11
Eric Christopher
Whitespace cleanup in ARM fast isel.
tree
|
commitdiff
2010-10-11
Eric Christopher
Add srem libcall support to ARM fast isel.
tree
|
commitdiff
2010-10-11
Eric Christopher
Add i8 sdiv support for ARM fast isel.
tree
|
commitdiff
2010-10-11
Eric Christopher
Implement select handling for ARM fast-isel.
tree
|
commitdiff
2010-10-11
Chris Lattner
tweak comment.
tree
|
commitdiff
2010-10-11
Chris Lattner
Per discussion with Sanjiv, remove the PIC16 target...
tree
|
commitdiff
2010-10-11
Michael J. Spencer
X86: Call ulldiv and ftol2 on Windows instead of their...
tree
|
commitdiff
2010-10-10
Michael J. Spencer
X86: MinGW should always use libgcc on Windows.
tree
|
commitdiff
2010-10-10
Michael J. Spencer
X86: Call _alldiv instead of __divdi3 on Windows (exclu...
tree
|
commitdiff
2010-10-10
Michael J. Spencer
Fix Whitespace.
tree
|
commitdiff
2010-10-10
Chris Lattner
force a triple, varargs isn't supported with the SVR4...
tree
|
commitdiff
2010-10-10
Chris Lattner
fix the default va_arg expansion (in the realignment...
tree
|
commitdiff
2010-10-10
Chris Lattner
fix the expansion of va_arg instruction on PPC to know...
tree
|
commitdiff
2010-10-10
Chris Lattner
clarify that zero sized vectors are illegal, PR8340
tree
|
commitdiff
2010-10-09
Kenneth Uildriks
Now using a variant of the existing inlining heuristics...
tree
|
commitdiff
2010-10-09
Nick Lewycky
Fix dead link.
tree
|
commitdiff
2010-10-09
Benjamin Kramer
Silence compiler warning.
tree
|
commitdiff
2010-10-09
Michael J. Spencer
MC-COFF: Fix .bss section size. Fixes PR8335. Patch...
tree
|
commitdiff
2010-10-09
Benjamin Kramer
Don't test a removed function.
tree
|
commitdiff
2010-10-09
Michael J. Spencer
syntax-highlighting: Fix module asm keyword.
tree
|
commitdiff
2010-10-09
Michael J. Spencer
MC-COFF: Implement InitSections. Fixes PR8335.
tree
|
commitdiff
2010-10-09
Michael J. Spencer
MC-COFF: Add COFFAsmParser. Completes PR8343.
tree
|
commitdiff
2010-10-09
Michael J. Spencer
Fix Whitespace.
tree
|
commitdiff
2010-10-09
Michael J. Spencer
MC-COFF: Assert on non-coff sections.
tree
|
commitdiff
2010-10-09
Michael J. Spencer
Add Kate syntax highlighting files.
tree
|
commitdiff
2010-10-09
Evan Cheng
Add VLD4 scheduling itineraries.
tree
|
commitdiff
2010-10-09
Michael J. Spencer
MC: Move ParseDirectiveELFType into ELFAsmParser. COFF...
tree
|
commitdiff
2010-10-09
Evan Cheng
Finish vld3 and vld4.
tree
|
commitdiff
2010-10-09
Evan Cheng
Complete vld2 instruction itineries.
tree
|
commitdiff
2010-10-09
Evan Cheng
Multiply instructions are issued on pipeline 0. They...
tree
|
commitdiff
2010-10-09
Evan Cheng
Correct some load / store instruction itinerary mistakes:
tree
|
commitdiff
2010-10-09
Bill Wendling
Simplify test and move into a generic "crash" ll file.
tree
|
commitdiff
2010-10-09
Bill Wendling
Check to make sure that the iterator isn't at the begin...
tree
|
commitdiff
2010-10-08
Chris Lattner
add jit support for the new psuedo instructions I added for
tree
|
commitdiff
2010-10-08
Chris Lattner
machine a mutable machineinstr down into emitInstruction.
tree
|
commitdiff
2010-10-08
Eric Christopher
Fix the store part of this as well. Fixes smg2000.
tree
|
commitdiff
2010-10-08
Jakob Stoklund Olesen
Rename SplitEditor::rewrite to finish() and break it...
tree
|
commitdiff
2010-10-08
Evan Cheng
Avoid compiler warning: comparison between signed and...
tree
|
commitdiff
2010-10-08
Jakob Stoklund Olesen
Extract method ProcessUses from LocalRewriter::RewriteM...
tree
|
commitdiff
2010-10-08
Anton Korobeynikov
Do not check that the bodies of two defs of same linkon...
tree
|
commitdiff
2010-10-08
Jim Grosbach
Implement a few more binary encoding bits. Still very...
tree
|
commitdiff
next