| Commit message (Expand) | Author | Age | Files | Lines |
| * | Simplify by creating parent first. | Devang Patel | 2011-08-08 | 1 | -19/+14 |
| * | Temporarily revert r135528 which distinguishes between two copies of one | Chandler Carruth | 2011-08-05 | 1 | -6/+2 |
| * | Some revisions to Devang's change r136759 for merged global debug info. | Bob Wilson | 2011-08-03 | 1 | -23/+9 |
| * | Use byte offset, instead of element number, to access merged global. | Devang Patel | 2011-08-03 | 1 | -3/+21 |
| * | Remove an unnecessary cast. | Jay Foad | 2011-08-01 | 1 | -1/+1 |
| * | Fix a lot of typos, improve (but not necessarily fix) grammaros and reflow some | Nick Lewycky | 2011-07-29 | 2 | -24/+22 |
| * | Rewrite the CMake build to use explicit dependencies between libraries, | Chandler Carruth | 2011-07-29 | 1 | -0/+9 |
| * | Remove outdated FIXME comment. | Devang Patel | 2011-07-27 | 1 | -1/+0 |
| * | It is quiet possible that inlined function body is split into multiple chunks... | Devang Patel | 2011-07-27 | 1 | -16/+41 |
| * | While extracting lexical scopes from machine instruction stream, work on one ... | Devang Patel | 2011-07-26 | 1 | -9/+9 |
| * | Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsm... | Evan Cheng | 2011-07-26 | 1 | -2/+3 |
| * | Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th... | Evan Cheng | 2011-07-23 | 1 | -1/+1 |
| * | Refactor. | Devang Patel | 2011-07-20 | 2 | -31/+42 |
| * | There are two ways to map a variable to its lexical scope. Lexical scope info... | Devang Patel | 2011-07-20 | 1 | -2/+10 |
| * | While emitting constant value, look through derived type and use underlying b... | Devang Patel | 2011-07-20 | 1 | -14/+23 |
| * | Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc. | Evan Cheng | 2011-07-20 | 1 | -1/+0 |
| * | Add MCObjectFileInfo and sink the MCSections initialization code from | Evan Cheng | 2011-07-20 | 2 | -2/+2 |
| * | Distinguish between two copies of one inlined variable. | Devang Patel | 2011-07-19 | 1 | -2/+6 |
| * | Convert TargetData::getIndexedOffset to use ArrayRef. | Jay Foad | 2011-07-19 | 1 | -2/+1 |
| * | Add a frame with the compact unwind encoding if it exists. | Bill Wendling | 2011-07-19 | 1 | -0/+3 |
| * | Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for | Evan Cheng | 2011-07-18 | 6 | -6/+3 |
| * | land David Blaikie's patch to de-constify Type, with a few tweaks. | Chris Lattner | 2011-07-18 | 1 | -2/+2 |
| * | Use DebugLoc directly to map inlined functions' instructions to respective le... | Devang Patel | 2011-07-15 | 2 | -5/+9 |
| * | Eliminate redundant map. | Devang Patel | 2011-07-15 | 2 | -12/+3 |
| * | Reverting r135232. It's causing infinite looping in DbgScope::openInsnRange. | Evan Cheng | 2011-07-15 | 1 | -13/+5 |
| * | Do not get confused by multiple empty lexical scopes inlined at one location. | Devang Patel | 2011-07-15 | 1 | -5/+13 |
| * | Refactor. | Devang Patel | 2011-07-14 | 2 | -19/+9 |
| * | Eliminate redundant LLVMContext argument. | Devang Patel | 2011-07-14 | 2 | -9/+11 |
| * | Simplify. | Devang Patel | 2011-07-14 | 1 | -13/+3 |
| * | Simplify and delay extracting DebugLoc elements, scope and InlinedAt, as much... | Devang Patel | 2011-07-14 | 2 | -18/+14 |
| * | Simplify. Compile unit check inside hasValidLocation() did not add any value. | Devang Patel | 2011-07-14 | 1 | -26/+10 |
| * | Fix typo in DEBUG message. | Devang Patel | 2011-07-14 | 1 | -2/+2 |
| * | Add DEBUG messages. | Devang Patel | 2011-07-14 | 1 | -0/+5 |
| * | Change createAsmParser to take a MCSubtargetInfo instead of triple, | Evan Cheng | 2011-07-09 | 1 | -5/+10 |
| * | Refactor. | Devang Patel | 2011-07-08 | 1 | -28/+29 |
| * | Make provision to have floating point constants in .debug_loc expressions. | Devang Patel | 2011-07-08 | 2 | -43/+80 |
| * | Eliminate asm parser's dependency on TargetMachine: | Evan Cheng | 2011-07-08 | 1 | -1/+6 |
| * | Add DEBUG message. | Devang Patel | 2011-07-07 | 1 | -0/+2 |
| * | Add DEBUG messages. | Devang Patel | 2011-07-07 | 1 | -2/+9 |
| * | Remove dead code. | Devang Patel | 2011-07-06 | 1 | -2/+0 |
| * | Handle debug info for i128 constants. | Devang Patel | 2011-06-24 | 4 | -19/+25 |
| * | Emit trailing padding on constant vectors when TargetData says that the vector | Nick Lewycky | 2011-06-22 | 1 | -0/+7 |
| * | Add verbose EH table printing to SjLj exception tables. | Bill Wendling | 2011-06-21 | 1 | -2/+19 |
| * | Improve the comment printing for the EH table. This gives a much more detailed | Bill Wendling | 2011-06-21 | 1 | -23/+69 |
| * | Fix a FIXME by making GlobalVariable::getInitializer() return a | Jay Foad | 2011-06-19 | 1 | -4/+4 |
| * | Handle jump tables. Test to follow soon. | Rafael Espindola | 2011-06-15 | 1 | -0/+2 |
| * | Revert r133004 ; it's breaking nightly tests. | Eli Friedman | 2011-06-14 | 1 | -4/+21 |
| * | Partial revert of 132882. | Rafael Espindola | 2011-06-14 | 1 | -21/+4 |
| * | Implement Jakob's suggestion on how to detect fall thought without calling | Rafael Espindola | 2011-06-14 | 1 | -12/+19 |
| * | Really fix the fall-through logic. | Rafael Espindola | 2011-06-12 | 1 | -0/+3 |