2009-09-16 |
Chris Lattner | Big change #1 for personality function references: |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Daniel Dunbar | lit: Add a custom test format for use in clang. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | remove a dead variable. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | add a helper method for creating MCSymbol and MCSymbolR... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Sean Callanan | Added a variety of floating-point and SSE instructions. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | inline AsmPrinter::getCurrentFunctionEHName into its... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Bob Wilson | Expand some more vector operations not supported by... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | remove a dead bool. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | Eliminate AsmPrinter::EmitExternalGlobal, inlining... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Bob Wilson | Neon does not support vector divide or remainder. ... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | eliminate the PPC backend's implementation of EmitExter... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | eliminate the horrid AsmPrinter::getGlobalLinkName... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | simplify some code |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Bob Wilson | Expand all v2f64 arithmetic operations for Neon. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Daniel Dunbar | Put back non-obsolete -f sections for 'opt'. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Sean Callanan | Added far return instructions (that is, returns to |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | remove some horrible MAI hooks which fortunately turn... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | strength reduce a call to PrintRelDirective(true). |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | add hooks to hang target-specific goop off MachineModul... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Nate Begeman | Do not add the SVOffset to the Node CSE ID. The same... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Eric Christopher | Expand on comment. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Sean Callanan | Updated comments per Eli's suggestion. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Bob Wilson | Convert more tests to FileCheck. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Sean Callanan | Added register-to-register ADD instructions to the |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Daniel Dunbar | Drop the raw_ostream required buffer size to 1. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Daniel Dunbar | Remove references to obsolete -f option. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Daniel Dunbar | Update llc/opt PODs to clarify they support .ll input. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Daniel Dunbar | Fix -Asserts warning. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Daniel Dunbar | lit: When finding nested test suites, check first in... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Nate Begeman | Better solution for tracking both the original alignmen... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jim Grosbach | Correct comment pasto |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Sean Callanan | Added a new register class for segment registers |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dale Johannesen | Change the marker byte for stubs from 0xcd to 0xce... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | fix PR4984 by ensuring that fastisel adds properly... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | convert to filecheck |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | add missing file |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Bob Wilson | Handle AddrMode4 for Thumb2 in rewriteT2FrameIndex... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Sandeep Patel | Fix superreg use in ARMAsmPrinter. Approved by Anton... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | several major improvements to the sparc backend: suppor... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dan Gohman | Teach ValueTracking how to look through GlobalAliases... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dan Gohman | Fix an accidental inversion of the inbounds flag. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dan Gohman | When a constant's type is refined, update the constant... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dan Gohman | Use llvm-link -S instead of using llvm-dis. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dan Gohman | Give llvm-link a -S option. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dan Gohman | Don't bother using a PassManager just to print a Module. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dan Gohman | Restore a comment that was lost in the merge. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dan Gohman | Fix apostrophos. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Nick Lewycky | Add more newlines to make up for the ones removed from... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Evan Cheng | Forgot this. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Evan Cheng | Another try at early partial coalescing. Identity phi... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | convert to filecheck |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Nick Lewycky | Forbid arrays of function-type and structures with... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | fix PR4963: folding insertvalue would sometimes turn... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | add a new CallGraphNode::replaceCallEdge method and... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | add newline to debug dump |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | make -debug-pass=Executions show information about... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | add some missing quotes in debug output |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | switch scciterator to use DenseMap instead of std::map |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | this is failing on linux hosts, force a triple. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ted Kremenek | Remove invalid add_dependencies line to unbreak the... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Mikhail Glushenkov | Get rid of GetProcessId in Win32/Program.inc. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | merge one more in. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | merge some more cmov tests into cmov.ll |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Chris Lattner | merge two cmov tests into one. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dan Gohman | Don't pull a load through a callseq_start if the load... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Nate Begeman | Remove incorrect CSE code from r81813. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Sean Callanan | Modified the Intel instruction tables to include |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Kevin Enderby | Added the first bits of the ARM target assembler to... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Nate Begeman | Substantially speed up combiner-aa in the following... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Nate Begeman | Teach the legalizer to propagate the original alignment... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dan Gohman | On x86-64, the 32-bit cmov doesn't actually clear the... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Nate Begeman | Add an "original alignment" field to load and store... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Dan Gohman | When extending a memset range past the front, set the... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Erick Tryzelaar | Expose initializing the native target for the execution... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Erick Tryzelaar | Make sure to initialize the fpm in the ocaml tutorial. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Evan Cheng | Add early coalescing to liveintervals. This is work... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Bill Wendling | Pull the creation of the "RewindFunction" function... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Dan Gohman | Update a comment to match the source. PseudoSourceValue... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Jim Grosbach | trivial whitespace cleanup |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Chris Lattner | add PR# |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Eric Christopher | Enable the jit for llvm-config. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Daniel Dunbar | Add a valgrind suppressions file for x86_64/linux/4... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Daniel Dunbar | Add a VALGRIND_EXTRA_ARGS makefile variable, with the... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Daniel Dunbar | Update CMake dependencies. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Daniel Dunbar | Update CMake. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Chris Lattner | PIC16 does allow colon after MBB labels, simplify EmitB... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Chris Lattner | Change MCAsmStreamer to take an MCInstPrinter instead... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Daniel Dunbar | Teach 'make check-lit' to run unittests. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Daniel Dunbar | Attempt to fix some 4.0.0 build warnings. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Daniel Dunbar | lit: Give test formats control over test discovery. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Nick Lewycky | Fix a pair of comment typos. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Nick Lewycky | Fifth time's a charm! Remove ourselves as abstract... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Chris Lattner | Give MCInstPrinter a MCAsmInfo member, make X86ATTInstP... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Chris Lattner | add a new MCInstPrinter class, move the (trivial) MCDis... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Chris Lattner | tidy up a bit. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Chris Lattner | slightly increase prettiness. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Chris Lattner | emit the register table as a massive string to avoid... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Chris Lattner | move StringToOffsetTable out to its own header. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Chris Lattner | factor string table generation out to its own class... |
commit | commitdiff | tree | snapshot |
next |