| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | No need to use WeakVH here. | Devang Patel | 2010-01-16 | 1 | -2/+1 |
* | Replace DebugLocTuple with DILocation. | Devang Patel | 2010-01-16 | 10 | -103/+57 |
* | fix build failure. | Chris Lattner | 2010-01-16 | 1 | -1/+1 |
* | remove a couple of actively incorrect uses of getMangledName. | Chris Lattner | 2010-01-16 | 2 | -5/+8 |
* | this doesn't need the mangler. | Chris Lattner | 2010-01-16 | 2 | -8/+4 |
* | more string -> sym, getMangledName is now gone from this file. | Chris Lattner | 2010-01-16 | 1 | -29/+35 |
* | use symbols instead of strings, eliminating a bunch of getMangledName | Chris Lattner | 2010-01-16 | 1 | -39/+55 |
* | simplify some code. | Chris Lattner | 2010-01-16 | 1 | -9/+5 |
* | Retrying r91337: | Bill Wendling | 2010-01-16 | 4 | -8/+42 |
* | eliminate uses of mangler and simplify code. | Chris Lattner | 2010-01-16 | 6 | -67/+33 |
* | fix inverted conditional | Chris Lattner | 2010-01-16 | 1 | -1/+1 |
* | CurrentFnName is now dead, remove it. | Chris Lattner | 2010-01-16 | 2 | -4/+2 |
* | get pic16 off CurrentFnName | Chris Lattner | 2010-01-16 | 1 | -14/+13 |
* | remove the string form of printVisibility. | Chris Lattner | 2010-01-16 | 4 | -38/+26 |
* | switch more stuff onto MCSymbols | Chris Lattner | 2010-01-16 | 3 | -61/+122 |
* | Temporarily revert r93581. It was causing failures in the ExecutionEngine tests | Bill Wendling | 2010-01-16 | 2 | -6/+4 |
* | eliminate uses of deprecated mangler apis | Chris Lattner | 2010-01-16 | 1 | -54/+71 |
* | this teestcase takes a long time to crash, remove it. If someone cares about... | Chris Lattner | 2010-01-16 | 1 | -34/+0 |
* | switch X86 target off CurFunctionName and MCIze more. | Chris Lattner | 2010-01-16 | 4 | -35/+45 |
* | Treat indirect branches specially only during pre-regalloc tail duplication, | Bob Wilson | 2010-01-16 | 1 | -13/+13 |
* | MCize tis, and make it keep CurrentFnSym up to date with CurrentFnName. | Chris Lattner | 2010-01-16 | 1 | -17/+39 |
* | Run the pre-register allocation tail duplication pass by default. Remove | Bob Wilson | 2010-01-16 | 4 | -7/+9 |
* | revert the x86 part of my last patch, cygwin is mutating CurrentFnName! | Chris Lattner | 2010-01-16 | 1 | -38/+17 |
* | MCize a bunch more stuff, eliminating a lot of uses of the mangler | Chris Lattner | 2010-01-16 | 10 | -196/+367 |
* | Fix llvm_supports_binding for lit, problem noticed by Bob! | Daniel Dunbar | 2010-01-16 | 1 | -1/+1 |
* | remove two write-only sets. | Chris Lattner | 2010-01-15 | 1 | -4/+0 |
* | supplement CurrentFnName with CurrentFnSym, which will eventually | Chris Lattner | 2010-01-15 | 5 | -53/+94 |
* | Fix bug 5992: O'Caml's llvm_create_module was treating the context as a string. | Erick Tryzelaar | 2010-01-15 | 1 | -3/+3 |
* | add a version of AsmPrinter::printVisibility that takes an MCSymbol. | Chris Lattner | 2010-01-15 | 3 | -4/+21 |
* | use MCSymbol instead of getMangledName() in all cases except one. | Chris Lattner | 2010-01-15 | 1 | -29/+62 |
* | BumpPtrAllocator: Have the DefaultSlabAllocator created at runtime, not initi... | Ted Kremenek | 2010-01-15 | 2 | -4/+6 |
* | Adjust some comments per review. | Dale Johannesen | 2010-01-15 | 1 | -2/+4 |
* | Remove unneeded argument per review. | Dale Johannesen | 2010-01-15 | 1 | -3/+1 |
* | mc'ize a bunch of symbol stuff, eliminating std::strings. | Chris Lattner | 2010-01-15 | 1 | -12/+9 |
* | add another helper | Chris Lattner | 2010-01-15 | 2 | -0/+17 |
* | Fix PR6019. A load has more than one use if it feeds a bitconvert that | David Greene | 2010-01-15 | 2 | -1/+32 |
* | add a AsmPrinter::GetGlobalValueSymbol and GetExternalSymbolSymbol | Chris Lattner | 2010-01-15 | 5 | -10/+29 |
* | Update CMake build. | Ted Kremenek | 2010-01-15 | 1 | -1/+0 |
* | Update CMake build. | Ted Kremenek | 2010-01-15 | 1 | -1/+2 |
* | add testcase for r93564 | Jim Grosbach | 2010-01-15 | 1 | -0/+20 |
* | Add comments to the dump() and dumpr() routines. | Dan Gohman | 2010-01-15 | 1 | -0/+8 |
* | DEBUG_VALUE is now variable sized, as it has a | Dale Johannesen | 2010-01-15 | 2 | -1/+25 |
* | Update Thumb1 storeRegToStackSlot() and loadRegFromStackSlot() to properly | Jim Grosbach | 2010-01-15 | 1 | -2/+6 |
* | Fix a typo that Anton noticed. | Dan Gohman | 2010-01-15 | 1 | -1/+1 |
* | Add FIXME. | Devang Patel | 2010-01-15 | 1 | -0/+1 |
* | Fix a comment typo. | Bob Wilson | 2010-01-15 | 1 | -1/+1 |
* | move "Metadata Nodes and Metadata Strings" section to the right place in the | Chris Lattner | 2010-01-15 | 1 | -38/+32 |
* | Remove the InlineHint attribute. There are no current or planned | Eric Christopher | 2010-01-15 | 12 | -21/+4 |
* | zext / truncate is free on msp430. Inform codegen about this. | Anton Korobeynikov | 2010-01-15 | 2 | -0/+42 |
* | Reenable tests | Anton Korobeynikov | 2010-01-15 | 2 | -8/+6 |