2011-06-18 |
Galina Kistanova | Moved to the right place. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Jakob Stoklund... | Reserve D16-D13 on subtargets that don't support them. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Jakob Stoklund... | Provide AltOrders for specifying alternative allocation... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Bill Wendling | * Override the "EmitBytes" function, since it can sneak... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Eric Christopher | Fix UMULO support for 2x register width to allow the... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Bill Wendling | Remove false assertion. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jakob Stoklund... | Only call TRI::getRawAllocationOrder to resolve a targe... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jakob Stoklund... | Zap the last reference to allocation_order_begin(). |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jakob Stoklund... | SI, DI, BP, and SP don't have 8-bit sub-registers in... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Eric Christopher | Fix comment. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Matt Beaumont-Gay | Fix -Asserts build |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chad Rosier | Revert r133285. Causing odd failures on Dragonegg. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Bill Wendling | Disable for another investigation. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Devang Patel | Set debug loc for new preheader's terminator. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Bill Wendling | Support only DwarfCFI or SjLj exception handling in... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Bill Wendling | SjLj exception handling LSDA decoding support wasn... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Bill Wendling | Disable to investigate ARM failure. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Bill Wendling | Use the verbose asm flag instead of a new flag for... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Nadav Rotem | Fix a bug in the type-lowering of integer-promoted... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Evan Cheng | Add an alternative rev16 pattern. We should figure... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Eric Christopher | Lower multiply with overflow checking to __mulo<mode> |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Bill Wendling | Add an option that allows one to "decode" the LSDA. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Stuart Hastings | Relocate NUW test to cover all binary ops in a dynamic... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Galina Kistanova | est 2008-06-04-indirectmem.ll is X86-specific. Move... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | Drop the "2" suffix on some enums. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | remove support for a bunch of obsolete instruction... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Benjamin Kramer | Remove a useless copy of MCELFStreamer. Patch by Logan... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jakub Staszak | getSuccWeight returns now default 0 if Weights vector... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | missed a file. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | Remove some "2" suffixes from the metadata enums now... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | remove bitcode reader support for LLVM 2.7 metadata... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | remove another old and dead hunk of code. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | Stop accepting and ignoring attributes in function... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jakub Staszak | Allow empty Weights vector. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Roman Divacky | Fix a few places where 32bit instructions/registerset... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Rafael Espindola | Test for previous commit. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Rafael Espindola | Two fixes relating to debug value: |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jay Foad | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Justin Holewinski | PTX: Adjust rounding modes |
commit | commitdiff | tree | snapshot |
2011-06-17 |
NAKAMURA Takumi | Don't force remove config.cache on reconfiguration. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Nick Lewycky | When promoting an alloca to registers discard any lifet... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Lang Hames | Add a hook for PBQP clients to run a custom pre-alloc... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | make the asmparser reject function and type redefinitio... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | remove asmparser support for the old getresult instruct... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | remove parser support for the obsolete "multiple return... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | stop accepting begin/end around function bodies in... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | Remove support for using "foo" as symbols instead of... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Rafael Espindola | Enable early duplication of small blocks. There are... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jakob Stoklund... | Allocate SystemZ callee-saved registers backwards:... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | Remove old backwards compatibility support from the... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Lattner | manually upgrade a bunch of tests to modern syntax... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Cameron Zwarich | Update an insertion point iterator after replacing... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jakob Stoklund... | Explicitly invoke ArrayRef constructor to keep gcc... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jakob Stoklund... | Rename TRI::getAllocationOrder() to getRawAllocationOrd... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jakob Stoklund... | Don't use register classes larger than TLI->getRegClass... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Daniel Dunbar | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Daniel Dunbar | build/configure: Add support for --with-extra-ld-option... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Andrew Trick | Added LLVM_BUILD_MODE to cmake so that lit supports... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jakob Stoklund... | Teach antidependency breakers to use RegisterClassInfo. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chris Lattner | forward declare GraphTraits in Type.h instead of #inclu... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Andrew Trick | cmake may require LIT_TOOLS_DIR. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chris Lattner | change Type.h to forward declare ArrayRef instead of... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chris Lattner | add some #includes that will soon be needed. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chris Lattner | prune #includes. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chris Lattner | move the address space into the subclass data field... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chris Lattner | tidy up some comments, store the 'isvararg' bit for... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chris Lattner | remove Type::getVAArgsPromotedType, which is dead,... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Nick Lewycky | There's no need to be so picky about the particular... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Dan Gohman | Fix ARCOpt to insert releases on both successors of... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jakob Stoklund... | Move PBQP off allocation_order_begin. No functional... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jakub Staszak | Introduce MachineBranchProbabilityInfo class, which... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Owen Anderson | Change the REG_SEQUENCE SDNode to take an explict regis... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jakob Stoklund... | Switch linear scan to using RegisterClassInfo. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Galina Kistanova | Move test for appropriate directory. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Cardoso... | Mark ldrexd/strexd w/ volatile memory by default |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jakub Staszak | Test commit. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Justin Holewinski | PTX: Finish new calling convention implementation |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Justin Holewinski | PTX: Rename register classes for readability and combin... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jakob Stoklund... | Add TargetRegisterInfo::getRawAllocationOrder(). |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Nick Lewycky | Add testcase for r133050 which added support for printi... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Owen Anderson | Fix formatting. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Dan Gohman | Document nonlazybind. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Dan Gohman | Add a comment describing why transforming (shl x, 1... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Justin Holewinski | PTX: Fix whitespace errors |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Cardoso... | Add AVX suport for fpextend. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jakob Stoklund... | Prempt some obnoxious compiler from complaing about... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jakob Stoklund... | Make sure to pass an unsigned to a printf format that... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Eli Friedman | FileCheck-ize test, and make it work on EABI hosts... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Eli Friedman | Force a triple here so this test doesn't fail on EABI... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Nick Lewycky | Commit the right set of tests for r133124. Sorry 'bout... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Andrew Trick | Reenabling this test with REQUIRES: Asserts |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Andrew Trick | Add support to lit for build mode requirements. e.g. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chad Rosier | Typos. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chad Rosier | Revision r128665 added an optimization to make use... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Nick Lewycky | Add a DAGCombine for (ext (binop (load x), cst)). |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Cardoso... | Silence warnings in non assert builds. Patch by David... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Anna Zaks | Rename the test. Thanks Cameron! Use shorter/generic... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Anna Zaks | Function::getNumBlockIDs() should be used instead of... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Eli Friedman | Add a limit to the number of instructions memdep will... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
John McCall | The ARC language-specific optimizer. Credit to Dan... |
commit | commitdiff | tree | snapshot |
next |