| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | What should be the last unnecessary <iostream>s in the library. | Bill Wendling | 2006-12-07 | 1 | -3/+2 |
* | Detemplatize the Statistic class. The only type it is instantiated with | Chris Lattner | 2006-12-06 | 1 | -1/+1 |
* | Add weak reference directive. | Evan Cheng | 2006-12-01 | 1 | -5/+7 |
* | Copy and paste error. An initialized global cannot be a weak reference. | Evan Cheng | 2006-12-01 | 1 | -3/+0 |
* | ExternalWeak case in wrong location. | Jim Laskey | 2006-12-01 | 1 | -1/+1 |
* | A initialized global variable cannot be extern weak. However, if a global val... | Evan Cheng | 2006-12-01 | 1 | -0/+10 |
* | Darwin PPC external weak linkage support. | Evan Cheng | 2006-12-01 | 1 | -1/+15 |
* | Prime text sections to improve branch locality in large object files. | Jim Laskey | 2006-11-28 | 1 | -0/+13 |
* | Pretty print 'rldicr r2, r2, 2, 61' as 'sldi r2, r2, 2'. | Chris Lattner | 2006-11-18 | 1 | -0/+12 |
* | start using PPC predicates more consistently. | Chris Lattner | 2006-11-17 | 1 | -0/+1 |
* | fix a regression that I introduced. stdu should scale the offset by 4 | Chris Lattner | 2006-11-16 | 1 | -1/+10 |
* | Go through all kinds of trouble to mark 'blr' as having a predicate operand | Chris Lattner | 2006-11-04 | 1 | -0/+30 |
* | For PR786: | Reid Spencer | 2006-11-02 | 1 | -2/+0 |
* | 1. Clean up code due to changes in SwitchTo*Section(2) | Anton Korobeynikov | 2006-10-31 | 1 | -5/+5 |
* | Doh. Must check if GV is constant first before putting it in .cstring. | Evan Cheng | 2006-10-28 | 1 | -2/+2 |
* | Place cstrings in .cstring section. | Evan Cheng | 2006-10-26 | 1 | -0/+8 |
* | Move getPreferredAlignmentLog from AsmPrinter to TargetData | Devang Patel | 2006-10-24 | 1 | -1/+1 |
* | Pass the MachineFunction into EmitJumpTableInfo. | Chris Lattner | 2006-10-05 | 1 | -1/+1 |
* | Move getSectionForFunction to AsmPrinter, change it to return a string. | Chris Lattner | 2006-10-05 | 1 | -2/+17 |
* | implement DarwinTargetAsmInfo::getSectionForFunction, use it when outputting | Chris Lattner | 2006-10-05 | 1 | -4/+2 |
* | emit jump table before debug info | Chris Lattner | 2006-10-05 | 1 | -3/+3 |
* | Always emit the jump table after the function so it's part of the same 'atom' | Chris Lattner | 2006-10-05 | 1 | -3/+3 |
* | The DarwinAsmPrinter need not check for isDarwin. createPPCAsmPrinterPass | Chris Lattner | 2006-09-20 | 1 | -11/+12 |
* | Wrap some darwin'isms with isDarwin checks. | Chris Lattner | 2006-09-20 | 1 | -4/+7 |
* | Make target asm info a property of the target machine. | Jim Laskey | 2006-09-07 | 1 | -40/+4 |
* | Separate target specific asm properties from the asm printers. | Jim Laskey | 2006-09-06 | 1 | -45/+40 |
* | s|llvm/Support/Visibility.h|llvm/Support/Compiler.h| | Chris Lattner | 2006-08-27 | 1 | -1/+1 |
* | Encode pc-relative conditional branch offset as pc+(num of bytes / 4). The | Evan Cheng | 2006-08-25 | 1 | -1/+1 |
* | Emit .set directives for jump table entries when possible, which reduces | Nate Begeman | 2006-08-12 | 1 | -0/+1 |
* | Support jump tables when in PIC relocation model | Nate Begeman | 2006-07-27 | 1 | -2/+2 |
* | Rename RelocModel::PIC to PIC_, to avoid conflicts with -DPIC. | Chris Lattner | 2006-07-26 | 1 | -3/+3 |
* | Remove what little AIX support we have. It has never been tested and isn't | Chris Lattner | 2006-07-15 | 1 | -154/+0 |
* | Print negative immediates as negative values instead of large constants | Chris Lattner | 2006-07-12 | 1 | -1/+1 |
* | Use hidden visibility to make symbols in an anonymous namespace get | Chris Lattner | 2006-06-28 | 1 | -3/+3 |
* | shrink libllvmgcc.dylib another 25K | Chris Lattner | 2006-06-28 | 1 | -1/+2 |
* | Print stubs for external globals right. | Chris Lattner | 2006-06-27 | 1 | -1/+5 |
* | Add a pattern for i64 sra. Print 8-byte units with a space between the .quad | Chris Lattner | 2006-06-27 | 1 | -1/+1 |
* | Print darwin stub stuff correctly in 64-bit mode. With this, treeadd works in | Chris Lattner | 2006-06-27 | 1 | -7/+25 |
* | Add and sort "sections" in debug lines. This always stepping through | Jim Laskey | 2006-06-23 | 1 | -4/+1 |
* | Rename OR4 -> OR. Move some PPC64-specific stuff to the 64-bit file | Chris Lattner | 2006-06-20 | 1 | -1/+1 |
* | 1. Support standard dwarf format (was bootstrapping in Apple format.) | Jim Laskey | 2006-06-15 | 1 | -11/+11 |
* | Place dwarf headers at earliest possible point. Well behaved when skipping | Jim Laskey | 2006-06-14 | 1 | -2/+4 |
* | Remove some dead code, identified by coverity. | Chris Lattner | 2006-05-15 | 1 | -6/+0 |
* | remove dead variable. | Chris Lattner | 2006-05-12 | 1 | -1/+0 |
* | Indent .data/.text in the .s file | Chris Lattner | 2006-05-09 | 1 | -5/+5 |
* | Split SwitchSection into SwitchTo{Text|Data}Section methods. | Chris Lattner | 2006-05-09 | 1 | -16/+16 |
* | Print a grouping around inline asm blocks so that we can tell when we are | Chris Lattner | 2006-05-05 | 1 | -1/+2 |
* | Rename MO_VirtualRegister -> MO_Register. Clean up immediate handling. | Chris Lattner | 2006-05-04 | 1 | -1/+1 |
* | There shalt be only one "immediate" operand type! | Chris Lattner | 2006-05-04 | 1 | -2/+1 |
* | Remove a bunch more SparcV9 specific stuff | Chris Lattner | 2006-05-04 | 1 | -8/+1 |