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 |
2009-09-14 |
Nick Lewycky | Don't leak! Always remove oneself as a listener after... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Nick Lewycky | Actually remove old types from the set. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | eliminate the TargetRegisterDesc::AsmName field, the... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | kill off the last use of TRI::AsmName. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | add some special case handling for strangely named... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Daniel Dunbar | Build (not test) the unittests as part of a normal... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | unbreak this test by working around an asmparser bug. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | 'printMCInst' doesn't print newlines after instructions... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Oscar Fuentes | CMake: New user-settable variable LLVM_TARGET_ARCH... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Nick Lewycky | Update the tutorial to match changes to examples/Kaleid... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Daniel Dunbar | Move unittest driver to utils/unittest/UnitTestMain. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Daniel Dunbar | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Nick Lewycky | Storing a set of PATypeHolders is a bad idea because... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | remove all but one reference to TargetRegisterDesc... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | the tblgen produced 'getRegisterName' method does not... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | switch the x86 asmprinters to use getRegisterName instead |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Mikhail Glushenkov | Fix a small issue with recent changes to this code. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | make tblgen produce a function that returns the name... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | eliminate an extraneous use of TRI::getAsmName in a... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | make intel asmprinter use TRI::getAsmName instead of... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | split MCInst printing out of the X86ATTInstPrinter |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | reduce indentation with early exit. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | second part to r81695, I missed a directory. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | remove MAI::JumpTableSpecialLabelPrefix now that MAI |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Daniel Dunbar | Revert unittests build changes temporarily, the unit... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | delete the fixme too! :) |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chris Lattner | merge the linux cpool/jtbl pic tests into pic.ll and... |
commit | commitdiff | tree | snapshot |
next |