2010-08-20 |
Mikhail Glushenkov | llvmc: Cut global namespace pollution. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Mikhail Glushenkov | Disambiguate calls to WriteGraph() to disable ADL. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bob Wilson | Replace the arm.neon.vmovls and vmovlu intrinsics with... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Use tool_output_file in llvm-extract and llvm-link... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Use the new tool_output_file in several tools. This... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Make the SCC printing passes use errs() instead of... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Print chatty verbose messages to errs() instead of... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Minor cleanups to follow the common convention for... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Minor cleanups to follow the common convention for... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Introduce a new tool_output_file class, which extends... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Eric Christopher | Fix loop conditionals (MO.isDef() asserts that it's... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Eric Christopher | Add a couple of random comments. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Bob Wilson | If the target says that an extending load is not legal... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Jim Grosbach | Better handling of offsets on frame index references... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Daniel Dunbar | CrashRecovery/Darwin: On Darwin, raise sends a signal... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Owen Anderson | Previous revert failed to remove this file. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Bob Wilson | Update comment to remove special case for vector extend... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Evan Cheng | Update debug logs. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Evan Cheng | Properly update MachineDominators when splitting critic... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Owen Anderson | Revert r111568 to unbreak clang self-host. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Owen Anderson | When a set of bitmask operations, typically from a... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Mikhail Glushenkov | llvmc: Update examples. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Owen Anderson | Disable LVI while I evaluate a failure. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Owen Anderson | Tentatively enabled LVI by default. I'll be monitoring... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Bill Wendling | Correct header. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Bill Wendling | Silence 'unused' warning. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Evan Cheng | It's possible to sink a def if its local uses are PHI's. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Michael J.... | Fix the msvc 2010 build. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Dale Johannesen | Do not assert when reading an exponent out of range. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Jim Grosbach | Add Thumb1 support for virtual frame indices. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Evan Cheng | Remove disabled assertion. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Evan Cheng | Teach machine-sink to break critical edges when appropr... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Daniel Dunbar | buildbot/valgrind: Update RegisterPass false positive... |
commit | commitdiff | tree | snapshot |
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 |
next |