git://git.jankratochvil.net
/
lldb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lldb.git
2010-10-12
Johnny Chen
Added the capability for the test driver to split the...
commit
|
commitdiff
|
tree
2010-10-12
Johnny Chen
Forgor to also check in this change with r116337.
commit
|
commitdiff
|
tree
2010-10-12
Eric Christopher
Fix thinko in arm fast isel alloca rewrite.
commit
|
commitdiff
|
tree
2010-10-12
Jim Grosbach
Encoding for ARM-mode VADD.F32 instruction.
commit
|
commitdiff
|
tree
2010-10-12
Johnny Chen
Update the @expectedFailure decorator with additional...
commit
|
commitdiff
|
tree
2010-10-12
Eli Friedman
PR8325: don't do destructor checking when a pointer...
commit
|
commitdiff
|
tree
2010-10-12
Owen Anderson
Begin adding static dependence information to passes...
commit
|
commitdiff
|
tree
2010-10-12
Eric Christopher
Combine these together - should probably have some...
commit
|
commitdiff
|
tree
2010-10-12
John McCall
Enter the context of the declared function template...
commit
|
commitdiff
|
tree
2010-10-12
Johnny Chen
The 'regexp-break' command now prints out the command...
commit
|
commitdiff
|
tree
2010-10-12
Michael J....
KillTheDoctor: Fix VS2008 build.
commit
|
commitdiff
|
tree
2010-10-12
Douglas Gregor
When finalizing a function template specialization...
commit
|
commitdiff
|
tree
2010-10-12
Douglas Gregor
If we end up instantiating a function parameter whose...
commit
|
commitdiff
|
tree
2010-10-12
Nick Lewycky
Mark variable 'NoImplicitFloatOps' used only in an...
commit
|
commitdiff
|
tree
2010-10-12
Jim Grosbach
Comment grammar tweakage.
commit
|
commitdiff
|
tree
2010-10-12
Jim Grosbach
Add MOVi ARM encoding.
commit
|
commitdiff
|
tree
2010-10-12
Greg Clayton
Regular expression commands now print the command that...
commit
|
commitdiff
|
tree
2010-10-12
Dan Gohman
Initial va_arg support for x86-64. Patch by David Meyer!
commit
|
commitdiff
|
tree
2010-10-12
Jim Grosbach
Nuke unused wrapper function.
commit
|
commitdiff
|
tree
2010-10-12
Chris Lattner
fix PR7885, rejecting invalid uses of __builtin_constant_p.
commit
|
commitdiff
|
tree
2010-10-12
Caroline Tice
Fix bug where alias command options were being duplicat...
commit
|
commitdiff
|
tree
2010-10-12
Greg Clayton
Fixed the dispatch queue name retrieval for threads...
commit
|
commitdiff
|
tree
2010-10-12
Jakob Stoklund...
Remove the x86 MOV{32,64}{rr,rm,mr}_TC instructions.
commit
|
commitdiff
|
tree
2010-10-12
Jim Grosbach
Add encoding information for the remainder of the gener...
commit
|
commitdiff
|
tree
2010-10-12
Nick Lewycky
Replace \r\n with \n in this file.
commit
|
commitdiff
|
tree
2010-10-12
Douglas Gregor
Parse default arguments within member functions in...
commit
|
commitdiff
|
tree
2010-10-12
Bob Wilson
PR8359: The ARM backend may end up allocating registers...
commit
|
commitdiff
|
tree
2010-10-12
Johnny Chen
Update comments.
commit
|
commitdiff
|
tree
2010-10-12
Duncan Sands
Pacify gcc-4.4.
commit
|
commitdiff
|
tree
2010-10-12
John McCall
C's comma operator performs lvalue conversion on both...
commit
|
commitdiff
|
tree
2010-10-12
Eric Christopher
Rework alloca handling so that we can load or store...
commit
|
commitdiff
|
tree
2010-10-12
Greg Clayton
Modified the "breakpoint set --name NAME" to be the...
commit
|
commitdiff
|
tree
2010-10-12
John McCall
Flesh out test.
commit
|
commitdiff
|
tree
2010-10-12
Eric Christopher
Fix the last two commits to configure - configure is...
commit
|
commitdiff
|
tree
2010-10-12
Greg Clayton
Fixed the Objective C method prototypes to be correct...
commit
|
commitdiff
|
tree
2010-10-12
John McCall
I just do what the comments tell me to do.
commit
|
commitdiff
|
tree
2010-10-12
Chris Lattner
fix the definition of __builtin_constant_p, the first...
commit
|
commitdiff
|
tree
2010-10-12
John McCall
Progress.
commit
|
commitdiff
|
tree
2010-10-12
Francois Pichet
This patch remove the Win32 XFAIL from remap-complete.c
commit
|
commitdiff
|
tree
2010-10-12
Douglas Gregor
When we load an ASTUnit from command-line arguments...
commit
|
commitdiff
|
tree
2010-10-12
Eric Christopher
Handle a wider arrangement of loads.
commit
|
commitdiff
|
tree
2010-10-12
Cameron Esfahani
Fix spelling error.
commit
|
commitdiff
|
tree
2010-10-12
Cameron Esfahani
Fix spelling error.
commit
|
commitdiff
|
tree
2010-10-12
John McCall
Add some infrastructure for dealing with expressions...
commit
|
commitdiff
|
tree
2010-10-12
Dan Gohman
Delete a redundant check.
commit
|
commitdiff
|
tree
2010-10-12
Dan Gohman
More SmallVectorImpls.
commit
|
commitdiff
|
tree
2010-10-12
Dan Gohman
Shrink a SmallVector with a known maximum size.
commit
|
commitdiff
|
tree
2010-10-12
Dan Gohman
Constify.
commit
|
commitdiff
|
tree
2010-10-12
Dan Gohman
Use SmallVectorImpl in a bunch of places.
commit
|
commitdiff
|
tree
2010-10-12
Johnny Chen
Avoid using hardcoded line number to break on. Use...
commit
|
commitdiff
|
tree
2010-10-12
Francois Pichet
Disable warning C4267 for MSVC. Otherwise it generate...
commit
|
commitdiff
|
tree
2010-10-11
Fariborz Jahanian
Fixes a typo which caused byte offset in debug info
commit
|
commitdiff
|
tree
2010-10-11
Dan Gohman
Add a simple testcase for tbaa.
commit
|
commitdiff
|
tree
2010-10-11
Jim Ingham
Add a way to temporarily divert events from a broadcast...
commit
|
commitdiff
|
tree
2010-10-11
Johnny Chen
Add a utility function to lldbtest.py to return the...
commit
|
commitdiff
|
tree
2010-10-11
Daniel Dunbar
Basic: Tweak attempt to make version tags work from...
commit
|
commitdiff
|
tree
2010-10-11
Daniel Dunbar
Basic: Attempt to make version tags work from 'svn...
commit
|
commitdiff
|
tree
2010-10-11
Evan Cheng
More ARM scheduling itinerary fixes.
commit
|
commitdiff
|
tree
2010-10-11
Dan Gohman
Support AA chaining.
commit
|
commitdiff
|
tree
2010-10-11
Daniel Dunbar
Driver/Darwin: Remove a useless warning about missing...
commit
|
commitdiff
|
tree
2010-10-11
Dan Gohman
Fix the pass manager's search order for immutable passe...
commit
|
commitdiff
|
tree
2010-10-11
Douglas Gregor
This test should now work on windows, since we're no...
commit
|
commitdiff
|
tree
2010-10-11
Douglas Gregor
Eliminate CIndexer::getClangPath(), since libclang...
commit
|
commitdiff
|
tree
2010-10-11
Jim Grosbach
MC machine encoding for simple aritmetic instructions...
commit
|
commitdiff
|
tree
2010-10-11
Fariborz Jahanian
Test for //rdar: //8493239
commit
|
commitdiff
|
tree
2010-10-11
Jason W Kim
Second set of ARM/MC/ELF changes.
commit
|
commitdiff
|
tree
2010-10-11
Dan Gohman
Clang's #include handling apparently doesn't work for...
commit
|
commitdiff
|
tree
2010-10-11
Johnny Chen
Added the capability for the test driver to relocate...
commit
|
commitdiff
|
tree
2010-10-11
Fariborz Jahanian
Some refactoring of property rewriting stuff
commit
|
commitdiff
|
tree
2010-10-11
Douglas Gregor
Eliminate the (de-)serialization of code completion...
commit
|
commitdiff
|
tree
2010-10-11
Michael J....
Unit Tests: Missed this error. MSVC and clang didn...
commit
|
commitdiff
|
tree
2010-10-11
Evan Cheng
Proper VST scheduling itineraries.
commit
|
commitdiff
|
tree
2010-10-11
Douglas Gregor
Eliminate -fdiagnostics-binary and all of the infrastru...
commit
|
commitdiff
|
tree
2010-10-11
Eric Christopher
Use a sane mechanism for that assert.
commit
|
commitdiff
|
tree
2010-10-11
Devang Patel
Fix debug info for functions whose context is a namespace.
commit
|
commitdiff
|
tree
2010-10-11
Michael J....
System: Add SwapByteOrder and update Support/MathExtras...
commit
|
commitdiff
|
tree
2010-10-11
Douglas Gregor
Eliminate clang_codeComplete(). libclang clients should...
commit
|
commitdiff
|
tree
2010-10-11
Jakob Stoklund...
Replace FindLiveRangeContaining() with getVNInfoAt...
commit
|
commitdiff
|
tree
2010-10-11
Jim Grosbach
The assert() should reference to machine instr operand...
commit
|
commitdiff
|
tree
2010-10-11
Michael J....
Revert "System: Add SwapByteOrder and update Support...
commit
|
commitdiff
|
tree
2010-10-11
Douglas Gregor
Switch c-index-test from clang_codeComplete() over to
commit
|
commitdiff
|
tree
2010-10-11
Eric Christopher
We're not going to handle dynamic allocas anywhere...
commit
|
commitdiff
|
tree
2010-10-11
Daniel Dunbar
Change explicit search Apple specific code to only...
commit
|
commitdiff
|
tree
2010-10-11
Jim Grosbach
Make sure to use the machine instruction operand number...
commit
|
commitdiff
|
tree
2010-10-11
Fariborz Jahanian
This patch does a few things in the area of objective-c
commit
|
commitdiff
|
tree
2010-10-11
Michael J....
Reduce dpendencies for SupportTests.
commit
|
commitdiff
|
tree
2010-10-11
Michael J....
System: Add SwapByteOrder and update Support/MathExtras...
commit
|
commitdiff
|
tree
2010-10-11
Eric Christopher
Make sure that the call stack adjustments have default...
commit
|
commitdiff
|
tree
2010-10-11
Daniel Dunbar
IRgen/Obj-C: Fix encoding of "long double".
commit
|
commitdiff
|
tree
2010-10-11
Daniel Dunbar
Merge encode-test-1.m into encode-test.m
commit
|
commitdiff
|
tree
2010-10-11
Daniel Dunbar
FileCheck'ize test.
commit
|
commitdiff
|
tree
2010-10-11
Andrew Trick
PR8297
commit
|
commitdiff
|
tree
2010-10-11
Jakob Stoklund...
PowerPC varargs functions store live-in registers on...
commit
|
commitdiff
|
tree
2010-10-11
Eric Christopher
Found a bug turning this on by default. Disable again...
commit
|
commitdiff
|
tree
2010-10-11
Eric Christopher
Remove now non-existent option.
commit
|
commitdiff
|
tree
2010-10-11
Eric Christopher
Fix help text.
commit
|
commitdiff
|
tree
2010-10-11
Eric Christopher
Change flag from Enable to Disable since we're enabled...
commit
|
commitdiff
|
tree
2010-10-11
Michael J....
Add KillTheDoctor.
commit
|
commitdiff
|
tree
2010-10-11
Jim Grosbach
trailing whitespace cleanup
commit
|
commitdiff
|
tree
2010-10-11
Andrew Trick
Fixes bug 8297: i386 cmpxchg8b, missing MachineMemOperand
commit
|
commitdiff
|
tree
next