2009-09-21 |
Evan Cheng | Clean up spill weight computation. Also some changes... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
David Goodwin | Add Cortex-A8 VFP model. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Dan Gohman | Change MachineMemOperand's alignment value to be the... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Dan Gohman | Add a comment mentioning the rdar number associated... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Dan Gohman | Add support for rematerializing FsFLD0SS and FsFLD0SD... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Dan Gohman | Recognize SSE min and max opportunities in even more... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Dan Gohman | Fix the offset values for these memoperands. For frame... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | big endian systems shift by bits too, hopefully this... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Dan Gohman | Nick pointed out that DominanceFrontier and DominanceTr... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Dan Gohman | Remove the special-case for constants in PHI nodes... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | fix PR5016, a crash I introduced in GVN handing first... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Mikhail Glushenkov | Use raw_ostream::indent instead of passing strings. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Dan Gohman | Fix this assertion string to mention subreg_to_reg. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Nuno Lopes | initialize SymbolsCanStartWithDigit to false by default |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Xerxes Ranby | Update cmake. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Jakob Stoklund... | Verify that phi instructions refer to MBBs in the CFG. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | enable non-local analysis and PRE of large store -... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | convert an std::pair to an explicit struct. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | move some functions, add a comment. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | split HandleLoadFromClobberingStore in two pieces:... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Daniel Dunbar | Register the MachineModuleInfo for the ARM JIT, and... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | add pr# |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | Improve GVN to be able to forward substitute a small... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | add a helper method. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Evan Cheng | Fix PR4986. "r1024 = insert_subreg r1024, undef, 2... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Daniel Dunbar | Don't allow formatted_ostream to be unbuffered, even... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | one case handled, expanded another testcase inline. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | formatting cleanups, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Reid Kleckner | Add documentation on how to use enable debug informatio... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | fix a FileCheck bug where: |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Daniel Dunbar | Move ARM and X86 specific AsmParser tests into separate... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Reid Kleckner | Implement the JIT side of the GDB JIT debugging interfa... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Daniel Dunbar | Work around a FileCheck bug, for now. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | simplify as daniel suggests |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | write rfind in terms of npos as daniel requested |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | remove a dead method. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | grammaro |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | Revert r82404, it is causing a bootstrap miscompile... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | rewrite CountNumNewlinesBetween to be in terms of Strin... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | this was not supposed to be committed |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | implement and document support for CHECK-NOT |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | rewrite FileCheck in terms of StringRef instead of... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | improve memdep to eliminate bitcasts (and aliases,... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | Move CoerceAvailableValueToLoadType earlier in GVN... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | change the interface to CoerceAvailableValueToLoadType... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Daniel Dunbar | Teach 'make check-all' to build the site configuration... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | enhance GVN to forward substitute a stored value to... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | update an entry, delete an entry which has been fixed. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Bill Wendling | --- Reverse-merging r82282 into '.': |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | remove a temporary hack. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | rename X86ATTAsmPrinter.cpp -> X86AsmPrinter.cpp likewi... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | move target registry stuff to X86ATTAsmPrinter.cpp |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | simplify this now that createX86CodePrinterPass is... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | rename X86ATTAsmPrinter class -> X86AsmPrinter |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | remove the asmstring, it is now dead. Improve comment. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Nick Lewycky | Peer through zext and sext to eliminate them when it... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | kill off printPICLabel now, it's specialness is handled by |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | delete X86IntelAsmPrinter! Now -x86-asm-syntax just... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Nick Lewycky | Fold 'icmp eq (icmp), true' into an xor(icmp). |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | Add an intel syntax MCInstPrinter implementation. ... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Nick Lewycky | Rewrite this check so that it checks what it's supposed... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | eliminate a use of strtoul. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | split random COFF asmprinter state out to X86COFFMachin... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Nick Lewycky | Correct the comment; this applies to fcmp too. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Nick Lewycky | Remove tab, again. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Nick Lewycky | Teach the constant folder how to not a cmpinst. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | smallvectorize getExtraOptionNames |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | add a helper method. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | minor cleanups. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Daniel Dunbar | Add 'make check-all', which runs the LLVM tests along... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Daniel Dunbar | Follow googletest logic for suppressing warnings in... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | strength reduce further StringRef-> const char*, saving... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Nick Lewycky | Try turning icmp(bitcast(x), bitcast(y)) into icmp... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | switch an std::string to StringRef, shaving 400 bytes... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Nick Lewycky | Remove tabs I added. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | the switch from std::map -> StringMap caused --help... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | eliminate the duplicate detection loop, moving it into... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | Eliminate a masochistic "algorithm" loop, shrinking... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | don't use count + insert, just do insert + failure... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | switch to SmallPtrSet instead of std::set, saving 1K... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | change an std::sort to an array_pod_sort call, shrinkin... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | Several changes together in a murky mess: |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Nick Lewycky | Clean up the usage of evaluateICmpRelation's return... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Daniel Dunbar | Fix refacto, this code was expecting to stride past... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Daniel Dunbar | Strip trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Daniel Dunbar | A few more tabs -> spaces. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Nick Lewycky | Remove dead store by taking a guess at what Chris meant... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Bill Wendling | Still one more thing wrong here... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Daniel Dunbar | Tabs -> spaces, and remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Bill Wendling | Here's fun! It turns out that these filter functions... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Nick Lewycky | Delete dead code. sext and zext can not turn integers... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | convert argname to StringRef, simplifying LookupOption. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | convert 'Value' to StringRef which makes it easier to |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | Change CommaSeparated processing to do it with StringRe... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Nick Lewycky | Value* were never meant to be const. Removing constness... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | rewrite ParseCStringVector in terms of stringref. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | move a couple non-trivial methods out of line, add new |
commit | commitdiff | tree | snapshot |
next |