2010-08-21 |
Dan Gohman | Fix x86 fast-isel's cmp+branch folding to avoid folding... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Bruno Cardoso... | Prepare LowerVECTOR_SHUFFLEv8i16 to use x86 target... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bob Wilson | Replace some NEON vmovl intrinsic that I missed earlier. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bruno Cardoso... | This is the first step towards refactoring the x86... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | CreateTemporaryType doesn't needs its Context argument. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bill Wendling | Create the new linker type "linker_private_weak_def_auto". |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Introduce a new temporary MDNode concept. Temporary... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dale Johannesen | Test should pass on non-Darwin x86. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Daniel Dunbar | Fix --disable-threads build, PR7949. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Jim Grosbach | Downwards growing stack allocation order reverses relat... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Jim Grosbach | Add more dbg output |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Benjamin Kramer | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dale Johannesen | Don't run test on PPC darwin. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Owen Anderson | Re-apply r111568 with a fix for the clang self-host. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Erick Tryzelaar | Fix vmcore.ml test. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Reword NamedMDNode's comment. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Mikhail Glushenkov | llvmc: Fix alias generation. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Delete SlowOperationInformer, which is no longer used. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Convert DbgInfoPrinter to use errs() instead of outs(). |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Mikhail Glushenkov | Add include guards to Support/Regex.h. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Jim Grosbach | Add explicit initializer for UseLocalStackAllocationBlo... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Convert tools to use tool_output_file, and introduce... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Diagnose attempts to update standard output. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Convert FileUpdate to use tool_output_file, and to use |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Jim Grosbach | properly check for whether base regs were inserted |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Convert tablegen to use tool_output_file. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Make outs() close its file when its stream is destructe... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Delete raw_stdout_ostream and raw_stderr_ostream, which... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Add an inspirational quote. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Move raw_ostream's Error flag into raw_fd_ostream,... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Export error-handling functions in formatted_tool_outpu... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bob Wilson | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Erick Tryzelaar | Fix the running of ocaml tests. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Erick Tryzelaar | Expose LLVMSetOperand and LLVMGetNumOperands to llvm... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Erick Tryzelaar | Fix arguments to ocaml's llvm_params. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bob Wilson | Fix some Ocaml tests: the %t substitution now returns... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Bob Wilson | The %ocamlopt setting has embedded quotes. Copy the... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Benjamin Kramer | Update LLVMC tests for r111620. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Mikhail Glushenkov | llvmc: Do not prefix option names with AutoGenerated. |
commit | commitdiff | tree | snapshot |
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 |
next |