2009-02-09 |
Dale Johannesen | Fix PR 3471, and some cleanups. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Evan Cheng | Simplify code. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Evan Cheng | Make sure constant subscript is truncated to ptr size... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Gabor Greif | incorporate review feedback |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Dan Gohman | Use doxygen comment syntax. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Dan Gohman | Use slightly more correct grammar in error messages. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Mikhail Glushenkov | 80-column violations. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Gabor Greif | make sure that BranchInst::getSuccessor() does not... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Bill Wendling | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Bill Wendling | These function return 'void'. Don't have 'return' retur... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Chris Lattner | fix typo, patch by Jonathan Brandmeyer! |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Duncan Sands | Testcase for PR2437. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Evan Cheng | Re-enable machine sinking pass now that the coalescer... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Evan Cheng | Fix another case ShortenDeadCopySrcLiveRange is shorten... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Evan Cheng | Turns out AnalyzeBranch can modify the mbb being analyz... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Bill Wendling | Strip the LTO dylib. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Bill Wendling | Small fix for the 'strip' command. Do a list of .so... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Evan Cheng | Eliminate a 'control reaches end of non-void function... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Bill Wendling | Don't run 'strip' on files that aren't there. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Bill Wendling | Remove warnings about not being able to delete somethin... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Chris Lattner | mention rdynamic, PR3431, patch by Stein Roger Skafløtten! |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Bill Wendling | Document llvm.umul.with.overflow indicating that it... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Bill Wendling | Rename dg.exp to llvmc.exp. This is so I can ignore... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Mikhail Glushenkov | 80-column violation. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Mikhail Glushenkov | Add a Sleep() function. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Chris Lattner | I can't type today apparently. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Mikhail Glushenkov | Add Emacs hints to Alarm.inc. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Chris Lattner | add a note. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Chris Lattner | reject void pointers with a nice error: |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Chris Lattner | document pointer type constraints, PR3513 |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Mikhail Glushenkov | The 'false.c' test must depend on llvm-g++. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Evan Cheng | Fix PR3486. Fix a bug in code that manually patch physi... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Evan Cheng | Strengthen the previous check. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Evan Cheng | r64073 commit message is lost. Here it is: |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Evan Cheng | git-svn-id: https://llvm.org/svn/llvm-project/llvm... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Bill Wendling | Fixes from feedback. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Bill Wendling | Document the 'llvm.OP.with.overflow' intrinsics. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Bill Wendling | Mistakenly turned this on. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Bill Wendling | Revert r63999. It was breaking self-hosting builds. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Chris Lattner | testcase for r64049 of llvm-gcc. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Chris Lattner | Add missing break statements, fixing PR3503. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Mon P Wang | Instrcombine should not change load(cast p) to cast... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Dale Johannesen | Use getDebugLoc forwarder instead of getNode()->getDebu... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Evan Cheng | Revert 64023. make prefers GNUmakefile over makefile. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Evan Cheng | Move Apple style build makefiles to the top level.... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Chris Lattner | fix bugpoint url, patch by Pieter de Bie! |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Dan Gohman | Constify TargetInstrInfo::EmitInstrWithCustomInserter... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Dan Gohman | Change several SmallPtrSetImpl members from public... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Dan Gohman | Simplify some code by using blocks_begin(), blocks_end... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Nick Lewycky | Add an API for strings with possible NULLs in the middl... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Mike Stump | Insert space to avoid warning and make code more readable. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Nick Lewycky | Free the buffer in the case where we don't create a... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Dale Johannesen | Make SDNode constructors take a DebugLoc always. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Evan Cheng | Enable machine sinking pass in non-fast mode. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Dale Johannesen | Deleted one line too many. oops. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Dale Johannesen | Remove now-unused constructors. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Evan Cheng | Don't sink the instruction if TargetRegisterInfo::isSaf... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Dale Johannesen | Needs this file too. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Dale Johannesen | Get rid of the last non-DebugLoc versions of getNode! |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Dan Gohman | Refactor some repeated logic into a separate function. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Dan Gohman | Make a comment a doxygen comment. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Bill Wendling | Constify operators. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dale Johannesen | Remove more non-DebugLoc getNode variants. Use |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dale Johannesen | And one more file. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dale Johannesen | Remove more non-DebugLoc versions of getNode. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Bill Wendling | Record debug location information in the Dwarf writer. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Bill Wendling | Clear out the CurDebugLoc info when doing a 'clear... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Bill Wendling | Add comparison operators to DebugLoc. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dan Gohman | Split the locking out of JIT::runJITOnFunction so that... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dan Gohman | Make Mutex's constructor explicit, and tidy up whitespace. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dan Gohman | Use .size and .type on ELF systems; this helps tools... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Ted Kremenek | Deallocate() methods now take a 'const void*' instead... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dale Johannesen | Eliminate remaining non-DebugLoc version of getTargetNode. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dan Gohman | Rename SelectionDAGISel::Schedule to |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Sanjiv Gupta | Print globl directive for variables with external linka... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dan Gohman | Delete an unused member function. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Evan Cheng | We don't really need the abort here. This unbreak x86_6... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Evan Cheng | Move getPointerRegClass from TargetInstrInfo to TargetR... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dan Gohman | Move ScheduleDAGSDNodes.h to be a private header. Front... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Evan Cheng | Add TargetInstrInfo::isSafeToMoveRegisterClassDefs... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Evan Cheng | Change -1 => negative number. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dan Gohman | Move ScheduleDAGInstrs.h to be a private header. Front... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Evan Cheng | Document the meaning of -1 for getCopyCost. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dan Gohman | Tidy up the ScheduleDAG class definition a little.... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Roman Levenstein | Don't pass BitVectors by value, pass them by reference. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Nick Lewycky | Correct strange whitespace. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Devang Patel | Ignore DbgInfoIntrinsics. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Chris Lattner | fix PR3489, use bits instead of bytes. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dale Johannesen | get rid of some non-DebugLoc getTargetNode variants. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Nick Lewycky | Free the buffer. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Evan Cheng | Fix test. It produces unexpected code if sse4.1 is on. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dale Johannesen | Get rid of one more non-DebugLoc getNode and |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Owen Anderson | Fix a crasher: we need to check that the function is... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Owen Anderson | Refactor my previous change to maintain the distinction... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Devang Patel | Ignore dbg intrinsics while propagating conditional... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Evan Cheng | isAsCheapAsMove instructions can have register src... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Dale Johannesen | Remove a non-DebugLoc version of getNode. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Devang Patel | Revert rev. 63876. It is causing llvm-gcc bootstrap... |
commit | commitdiff | tree | snapshot |
next |