2010-02-15 |
Dale Johannesen | More handling of DBG_VALUE. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Anton Korobeynikov | Add missed entry to cmake build list file |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Anton Korobeynikov | Use ttype encoding consistently |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Anton Korobeynikov | Fix a silly darwin-only typo introduced during merge. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Anton Korobeynikov | Move TLOF implementations to libCodegen to resolve... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Anton Korobeynikov | It turns out that we emitted completely wrong common... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Anton Korobeynikov | Add suffix for stubs, so we won't have name clashes... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Anton Korobeynikov | Preliminary patch to improve dwarf EH generation -... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Nick Lewycky | Teach the verifier to check the condition on a branch... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Jakob Stoklund... | Fix PR6300. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Bob Wilson | Last week we were generating code with duplicate induct... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Nick Lewycky | Fix crash in VerifyType when checking Contexts. Because... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Nick Lewycky | Don't try to materialize a function that isn't material... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Nick Lewycky | A function with no Module owner isn't materializable... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Chris Lattner | remove empty file. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Bill Wendling | Remove c++ style comments from c header. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Chris Lattner | revert r96241. It breaks two regression tests, isn... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Bill Wendling | Renumber Instruction enums in llvm-c. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Chris Lattner | fix PR6305 by handling BlockAddress in a helper function |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Evan Cheng | Split SelectionDAGISel::IsLegalAndProfitableToFold to |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Chris Lattner | comment fix. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Add support for emitting non-temporal stores for DAGs... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Add non-temporal flags and remove an assumption of... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
David Greene | Add non-temporal flags to MachineMemOperand. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Duncan Sands | Uniformize the names of type predicates: rather than... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Oscar Fuentes | CMake: Fixed syntax in conditional. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Andrew Lenharth | Fix changes from r75027 |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Dan Gohman | When testing whether a given SCEV depends on a temporar... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Chris Lattner | Check in the first big step of rewriting DAGISelEmitter to |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Chris Lattner | give SDValue an operator->, allowing V->isTargetOpcode... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Chris Lattner | don't make insanely large node numbers for no reason, |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Chris Lattner | no need to add the instruction count anymore. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Mikhail Glushenkov | Revert r96130 ("Forward parameter options as '-option... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Chris Lattner | enhance raw_svector_ostream::write_impl to work with... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Chris Lattner | make PadToColumn return the stream so you can use: |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Dale Johannesen | Ignore DBG_VALUE in a couple more places. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Dan Gohman | When restoring a saved insert location, check to see... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Chris Lattner | constize |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Chris Lattner | clean up a bunch of code, move some random predicates |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Chris Lattner | mark "addr" as having type "iPTR", eliminating some... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Chris Lattner | remove the DisablePatternForFastISel predicate, which... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Chris Lattner | add an insertion operator. |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Dan Gohman | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Dan Gohman | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Dan Gohman | When complicated expressions are broken down into subex... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Sanjiv Gupta | fixes to pagesel/banksel inserter. |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Anton Korobeynikov | Forgot to commit the header |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Chris Lattner | follow-on to PR6280 |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Anton Korobeynikov | Drop winmcasminfo and use normal AT&T COFF for all... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Johnny Chen | Try to factorize the specification of saturating add... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Dan Gohman | Actually, this code doesn't have to be quite so conserv... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Dan Gohman | In rememberInstruction, if the value being remembered... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Dan Gohman | Simplify this code; no need for a custom subclass if... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Dan Gohman | Remove a 'protected' keyword, now that SCEVExpander... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Dan Gohman | Don't attempt aggressive post-inc uses if TargetLowerin... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Daniel Dunbar | 2.7: Note that DataTypes.h moved. |
commit | commitdiff | tree | snapshot |
2010-02-13 |
John McCall | Make LSR not crash if invoked without target lowering... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Eric Christopher | Fix a problem where we had bitcasted operands that... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Mikhail Glushenkov | Forward parameter options as '-option=parameter'. |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Mikhail Glushenkov | Support some more Darwin-only options. |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Mikhail Glushenkov | Support -mfix-and-continue properly. |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Mikhail Glushenkov | Revert r94752, turns out we don't need to touch these... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Daniel Dunbar | Trim trailing spaces (aka, trigger rebuild). |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Chris Lattner | pull a bunch of huge inline methods in the PatternCodeE... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Chris Lattner | teach the encoder to handle pseudo instructions like... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Chris Lattner | remove dead code. |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Daniel Dunbar | MCAssembler: Fix pcrel relocations. Oh and, |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Daniel Dunbar | MC/Mach-O: Start emitting fixups/relocations for instru... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Daniel Dunbar | MCAssembler: Switch MCAsmFixup to storing MCFixupKind... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Daniel Dunbar | MCAssembler: Sink fixup list into MCDataFragment. |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Daniel Dunbar | MCAssembler: Switch MCFillFragment to only taking const... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Daniel Dunbar | MC/Mach-O: Implement EmitValue using data fragments... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Daniel Dunbar | MCAssembler: Start applying fixups in the data section. |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Daniel Dunbar | MCAssembler: Add assorted dump() methods. |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Daniel Dunbar | X86: Move extended MCFixupKinds into X86FixupKinds.h |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Chris Lattner | Split some code out to a helper function (FindReusableP... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Chris Lattner | Speed up codegen prepare from 3.58s to 0.488s. |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Chris Lattner | PHINode::getBasicBlockIndex is O(n) in the number of... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Chris Lattner | iterate over preds using PHI information when available... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Chris Lattner | speed up CGP a bit by scanning predecessors through... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Chris Lattner | add encoder support and tests for rdtscp |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Johnny Chen | Add SETEND and BXJ instructions for disassembly only. |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Sean Callanan | Added the rdtscp instruction to the x86 instruction |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Jakob Stoklund... | Fix PR6283. |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Dan Gohman | Fix a pruning heuristic which implicitly assumed that... |
commit | commitdiff | tree | snapshot |
next |