2010-08-19 |
Daniel Dunbar | buildbot/valgrind: Suppress warnings about leaks in... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Eric Christopher | Re-re-revert this patch. It seems to be causing perfor... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Daniel Dunbar | tests: Haste makes waste. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Daniel Dunbar | tests: Ignore whitespace in llvm_supports_binding(... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Eric Christopher | Silence warning. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Benjamin Kramer | MCELF: Count the section orders properly. Patch by... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Kenneth Uildriks | Fixed and reactivated a partial specialization test |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Eli Friedman | Use std::string instead of StringRef in ClangAttrEmitte... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Jim Grosbach | Update local stack block allocation to let PEI do the... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Dan Gohman | Revert r111199; it breaks -debug-pass=Structure output. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Eric Christopher | Reapply the virtual register patch from 109102. The... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Chris Lattner | fix PR7465, mishandling of lcall and ljmp: intersegment... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Dan Gohman | Process the step before the start, because it's usually... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Chris Lattner | minor progress towards fixing PR7465 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Eric Christopher | Add an AddOptionalDefs method and use it. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Daniel Dunbar | lit/GoogleTest: Add .exe to the suffix when looking... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Sean Hunt | Add include missing for VC build. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Dale Johannesen | Testcase for llvm-gcc checkin 111482. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Bill Wendling | Add the "isCompare" attribute to the defm instead of... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Sean Hunt | Remove three spurious semicolons |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jakob Stoklund... | Don't call Predicate_* in Mips. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Eric Christopher | Remove extra header. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sean Hunt | Finish full attribute class emission for clang. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jim Grosbach | Add a newline to debug output |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | refix PR1143 by making basicaa analyze zexts of indices... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Evan Cheng | If any def of a machine-sink candidate has local uses... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | GetLinearExpression is only called when TD is non-null... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | rework GEP decomposition to make a new VariableGEPIndex... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jim Grosbach | Enable ARM base register reuse to local stack slot... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | Add a testcase to verify that commands don't crash... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | Make raw_fd_ostream consider itself the owner of STDOUT... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | When sending stats output to stdout for grepping, don... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | move gep decomposition out of ValueTracking into BasicA... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | Tidy. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Bill Wendling | Minor simplification. Gets rid of a needless temporary. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Owen Anderson | Use ConstantRange to propagate information through... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | When sending stats output to stdout for grepping, don... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jakob Stoklund... | Thinking about it, we don't need MachineDominatorTree... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | Introduce a ScopedFatalErrorHandler class to make it... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jakob Stoklund... | Revert r111394. It was too aggressive. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jakob Stoklund... | Aggressively prune the DFS when inserting phi-defs. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jakob Stoklund... | Add the LiveIntervalMap class. Don't hook it up yet. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jakob Stoklund... | Add df_iterator::getPathLength and getPath as a way... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Daniel Dunbar | Revert r111375, "move gep decomposition out of ValueTra... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Bill Wendling | Improve whitespace. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Bill Wendling | Marked with ATTRIBUTE_USED so that clang doesn't complain. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Owen Anderson | Inform LazyValueInfo whenever a block is deleted, to... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Daniel Dunbar | MC/ELF: Allow null values in virtual sections, ELF... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | move gep decomposition out of ValueTracking into BasicA... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jim Grosbach | Add hook for re-using virtual base registers for local... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | Eliminate some redundancy by relying on raw_fd_ostream... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | Allow the -analyze option to follow the -o option,... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | Don't translate "-" to outs() manually; raw_ostream... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | Don't translate "-" to outs() manually; raw_ostream... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | Don't register stdout to be deleted on a signal. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | Remove an unused command-line option. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jakob Stoklund... | Preserve subregs on PHI source operands. Patch by Krist... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kalle Raiskila | Fix a bug with insertelement on SPU. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kalle Raiskila | Remove all traces of v2[i,f]32 on SPU. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kalle Raiskila | Change SPU C calling convention to match that described in |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | fix a buggy test |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | fix PR7589: In brief: |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | filecheckize and detrivialize. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | Fix PR7755: knowing something about an inval for a... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | fit in 80 cols |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | remove some dead code. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | remove some dead code. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | remove some code that is dead now that lea's are modele... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | remove dead prototype. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Bob Wilson | Expand ZERO_EXTEND operations for NEON vector types. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | Fix the "Finished Creating" messages for aliases to... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Dan Gohman | Revert r111321. This doesn't fix a problem. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | stomp some more undefined behavior, PR7775. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | don't emit zero bit fields with Emit, fixing undefined... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Chris Lattner | Don't pass in a null pointer to std::string's ctor... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Chris Lattner | fix a broken link |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Chris Lattner | include config.h to get config params, hopefully unbrea... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Chris Lattner | Fix the rest of rdar://8318441 which happens when a... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Chris Lattner | report_fatal_error can't use errs(), because errs(... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Eric Christopher | Temporarily revert r110987 as it's causing some miscomp... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Dan Gohman | Tweak IVUsers' concept of "interesting" to exclude... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jim Grosbach | Add materialization of virtual base registers for frame... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Evan Cheng | Add nounwind. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Daniel Dunbar | CrashRecovery: Clear the current context on the first... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Daniel Dunbar | CrashRecovery: Add CrashRecoveryContext::GetCurrent... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Daniel Dunbar | CrashRecovery: Make CrashRecoveryContext static methods... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Dale Johannesen | Make fast scheduler handle asm clobbers correctly. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Anton Korobeynikov | Revert part of one of the prev. patches - tailjmp will... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Anton Korobeynikov | More fixes for win64: |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Anton Korobeynikov | Enable more win64 calls folding opportunities. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Anton Korobeynikov | Add some win64 coff goodness. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Evan Cheng | PHI elimination shouldn't require machineloopinfo since... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Evan Cheng | Machine CSE preserves CFG. Pass manager was freeing... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jakob Stoklund... | Don't call tablegen'ed Predicate_* functions in the... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jim Grosbach | silence warning |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Benjamin Kramer | Remove dead code. Fixes a GCC warning. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Anton Korobeynikov | This patch enables "make unittests" on enable-shared... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Anton Korobeynikov | This patch enables ENABLE_SHARED=1 to build DLL based... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jim Grosbach | 80 column cleanup. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Benjamin Kramer | Sketch i386 relocations handling, from Roman Divacky. |
commit | commitdiff | tree | snapshot |
next |