2009-01-05 |
Dan Gohman | Fix a thinko in the grammar for thread_local variables. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Bill Wendling | Revert r61415 and r61484. Duncan was correct that these... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Dan Gohman | Don't call setDepthDirty/setHeightDirty when adding... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | Extract source location info from DebugInfo. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | Add type DIEs using DebugInfo. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Duncan Sands | Add a note about passing MVT::Other to getSetCCResultType. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Bill Wendling | Strength test. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Duncan Sands | Teach the internalize pass to also internalize |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Duncan Sands | When checking if an Argument escapes, check if |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Evan Cheng | Find loop back edges only after empty blocks are elimin... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | testcase for bill's patch. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Duncan Sands | Not having an aliasee is a theoretical possibility. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Duncan Sands | Format more neatly. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Duncan Sands | Remove trailing spaces. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Duncan Sands | Delete unused global aliases with internal linkage. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | Construct composite type DIE using DebugInfo. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | Add classof() methods so that dwarf writer can decide... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Dan Gohman | Add <climits>, to get the definition of CHAR_BIT. This... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Dan Gohman | TargetLowering.h #includes SelectionDAGNodes.h, so... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Dan Gohman | Delete an unused variable and simplify the code. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | s/ConstructType/ConstructTypeDIE/g |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | make llvm-ld smart enough to link against native librar... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | Construct stuct field DIEs. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | fix wordo |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Steve Naroff | Remove redundant ValID::ValID:: scoping (doesn't compil... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | Construct enumerator DIE using DebugInfo. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | Reject PR3281:accepted03.ll with: |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | Construct array/vector type DIEs using DebugInfo. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Owen Anderson | Get rid of sentinel insertion in interval reconstructio... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | reject PR3281:crash11.ll with: |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | reject PR3281:crash10.ll with: |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | reject PR3281:crash09.ll with this diagnostic: |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | allow opaque undefs. This resolves PR3282 and fixes |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | Now, getTag() is used by DwarfWriter. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Dan Gohman | Tidy up #includes, deleting a bunch of unnecessary... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | Construct basic and derived type DIEs using DebugInfo. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Bob Wilson | Handle iAny and fAny types in TreePatternNode::UpdateNo... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | subsume ConstructPointerType() |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Dan Gohman | Add the keyword 'default'. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | subsume ConstructBasicType(). |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Misha Brukman | Renamed Google Test license file from COPYING to LICENS... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | squash warnings. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Dan Gohman | A few more polygen grammar updates. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Gabor Greif | set standard ignores |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Bob Wilson | Fix spelling in some comments. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Gabor Greif | another fix to my previous commit: |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Evan Cheng | Fix misplaced right parentheses. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Gabor Greif | eliminate tabs from my previous commit |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Gabor Greif | Get rid of the tagging functions and use PointerIntPair. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Duncan Sands | Don't spew bitcode to standard out if this test |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Torok Edwin | This test passes again, unXFAIL. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Evan Cheng | Atom and Core i7 do not have same model number after... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | produce the same diagnostics for vicmp constant exprs... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | Fix PR3281:crash08.ll with this diagnostic: |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | reject PR3281:crash07.ll with: |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | alignment of 0 is not valid. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | reject undef/zero labels. This fixes PR3281:crash0... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | add checking intentionally elided for vfcmp/vicmp since... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | diagnose PR3281:crash02.ll with: |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | reject PR3281:crash01.ll with: |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | tighten up return type check |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | fix PR3281:accepted0[02].ll: represent empty arrays... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | PR3281:crash00.ll: produce this diagnostic instead... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Dan Gohman | Handle weak_extern in the JIT. This fixes |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Dan Gohman | gc is not an obsolete keyword. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Dan Gohman | Update polygen grammar for recent language changes. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Nick Lewycky | Move the libcall annotating part from doFinalization... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Dan Gohman | A few more whitespace tidyments. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Dan Gohman | Tidy whitespace. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Bill Wendling | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Bill Wendling | Modify the unittests Makefiles so that they don't rebui... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Dan Gohman | The .llx suffix is obsolete. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Dan Gohman | Update VIM LLVM IR syntax highlighting. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Nick Lewycky | Add a mechanism to specify attributes in getOrInsertFun... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | Refactor some parser interfaces to fix PR3278 and a... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Nick Lewycky | Run a post-pass that marks known function declarations... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | elf writer really wants the size of the global, not... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Dan Gohman | Set a few more vimrc indentation options. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Nick Lewycky | Add utility functions for marking parameters as noalias... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Bill Wendling | XFAIL this test. The xform was removed. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Bill Wendling | Revert this transform. It was causing some dramatic... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Dan Gohman | Add several more unimplemented operator overloads to... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Bill Wendling | The llvm::ELFWriter::EmitGlobal() method is calling the |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | add #include guards, thanks Dan. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Dan Gohman | Use softtabstop instead of redefining tabstop. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Dan Gohman | Switch the vimrc file from smartindent to cindent,... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Bill Wendling | Revert r61598 as it does nothing. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Dan Gohman | Fix a DAGCombiner abort on an invalid shift count const... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Dan Gohman | CommuteNodesToReducePressure() is now removed. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Dan Gohman | Remove the code from the scheduler that commuted two... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Nick Lewycky | Any void readonly functions are provably dead, don... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Nuno Lopes | improve test and address Misha's comments |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Evan Cheng | Add Intel processors core i7 and atom. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Evan Cheng | Fix PR3210: Detect more Intel processors. Patch by... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Misha Brukman | * Wrap command line flag in <tt> |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Nick Lewycky | We know it's always a SCEVConstant if it gets here... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Bill Wendling | Setting BUILD_ARCHIVE to 0 has the same effect as defin... |
commit | commitdiff | tree | snapshot |
next |