| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Put Target definitions inside Target specific header, and llvm namespace. | Daniel Dunbar | 2009-07-18 | 3 | -4/+7 |
* | Remove some unnecessary expansion markings. Add a few expansion | Eli Friedman | 2009-07-17 | 1 | -24/+7 |
* | Kill off <TARGET>MachineModule variables, and <TARGETASMPRINTER>ForceLink | Daniel Dunbar | 2009-07-16 | 1 | -9/+0 |
* | Lift addAssemblyEmitter into LLVMTargetMachine. | Daniel Dunbar | 2009-07-15 | 2 | -14/+0 |
* | Register AsmPrinter for XCore, MSP430, and PIC16 targets. | Daniel Dunbar | 2009-07-15 | 4 | -7/+14 |
* | Reapply TargetRegistry refactoring commits. | Daniel Dunbar | 2009-07-15 | 2 | -9/+14 |
* | Revert 75762, 75763, 75766..75769, 75772..75775, 75778, 75780, 75782 to repai... | Stuart Hastings | 2009-07-15 | 2 | -14/+9 |
* | Provide TargetMachine implementations with reference to Target they were created | Daniel Dunbar | 2009-07-15 | 2 | -7/+9 |
* | Register Target's TargetMachine and AsmPrinter in the new registry. | Daniel Dunbar | 2009-07-15 | 1 | -2/+5 |
* | Add TargetInfo libraries for all targets. | Daniel Dunbar | 2009-07-15 | 4 | -0/+77 |
* | Have asm printers use formatted_raw_ostream directly to avoid a | David Greene | 2009-07-14 | 7 | -11/+13 |
* | Reapply my previous asmprinter changes now with more testing and two | Chris Lattner | 2009-07-14 | 1 | -11/+11 |
* | llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. | Edwin Török | 2009-07-14 | 5 | -11/+11 |
* | Revert r75615, which depended on 75610. | Daniel Dunbar | 2009-07-14 | 1 | -11/+11 |
* | Rename getValueName -> getMangledName. | Chris Lattner | 2009-07-14 | 1 | -11/+11 |
* | assert(0) -> LLVM_UNREACHABLE. | Edwin Török | 2009-07-11 | 5 | -12/+15 |
* | Avoid compiler warnings when assertions are turned off. | Duncan Sands | 2009-07-10 | 1 | -4/+4 |
* | Thread LLVMContext through MVT and related parts of SDISel. | Owen Anderson | 2009-07-09 | 1 | -2/+2 |
* | Implement changes from Chris's feedback. | Edwin Török | 2009-07-08 | 1 | -0/+2 |
* | Convert more abort() calls to llvm_report_error(). | Edwin Török | 2009-07-08 | 1 | -2/+2 |
* | Mark sublw_cc and subfw_cc as Terminator insns so that they are part of the t... | Sanjiv Gupta | 2009-07-08 | 1 | -2/+4 |
* | Avoid directly relying on llvm.dbg.compile_unit and llvm.dbg.global_variables. | Devang Patel | 2009-07-06 | 1 | -27/+29 |
* | Add FIXMEs. | Devang Patel | 2009-07-06 | 1 | -0/+3 |
* | pic16 doesn't have a Data64bitsDirective. Set it NULL explicitly to tell the ... | Sanjiv Gupta | 2009-07-06 | 1 | -0/+1 |
* | pic16 isn't ready to handle llvm.metadata yet. | Sanjiv Gupta | 2009-07-06 | 1 | -0/+2 |
* | Implement _CONFIG macro to allow users to se to configuration settings on the... | Sanjiv Gupta | 2009-07-06 | 4 | -26/+233 |
* | Corrected the names description. Change in a comment. No functionality change. | Sanjiv Gupta | 2009-07-06 | 1 | -1/+1 |
* | Silence a warning when assertions are turned off. | Duncan Sands | 2009-07-03 | 1 | -0/+1 |
* | For extended loads of type i1 to i8, we will need to at least one byte from m... | Sanjiv Gupta | 2009-07-03 | 2 | -2/+6 |
* | Add NumFixedArgs attribute to CallSDNode which indicates the number of fixed ... | Tilmann Scheller | 2009-07-03 | 1 | -2/+3 |
* | Update comments to make it clear that the function alignment is the Log2 of the | Bill Wendling | 2009-07-01 | 1 | -1/+1 |
* | Remove unused AsmPrinter OptLevel argument, and propogate. | Daniel Dunbar | 2009-07-01 | 4 | -10/+7 |
* | Add an "alignment" field to the MachineFunction object. It makes more sense to | Bill Wendling | 2009-06-30 | 1 | -0/+5 |
* | Fix may-be-used-uninitialized warning. | Daniel Dunbar | 2009-06-26 | 1 | -1/+1 |
* | Added floating point conditional operations support via libcalls. | Sanjiv Gupta | 2009-06-25 | 1 | -0/+29 |
* | Identify unconditional gotos and generate a page sel instructions before them. | Sanjiv Gupta | 2009-06-25 | 1 | -4/+6 |
* | Provide InitializeAllTargets and InitializeNativeTarget functions in the | Bob Wilson | 2009-06-23 | 1 | -4/+2 |
* | Fold the add (ptr, offset) into ptr[offset] only if the offset is small enoug... | Sanjiv Gupta | 2009-06-23 | 1 | -2/+4 |
* | mv CodeGen/DebugLoc.h Support/DebugLoc.h | Devang Patel | 2009-06-19 | 1 | -1/+1 |
* | Introduce new headers whose inclusion forces linking and | Douglas Gregor | 2009-06-16 | 1 | -0/+5 |
* | Added missing libcalls for floating point to int conversions. | Sanjiv Gupta | 2009-06-16 | 1 | -7/+59 |
* | Code Restructuring. No functionality change. | Sanjiv Gupta | 2009-06-16 | 4 | -188/+352 |
* | The subprogram descriptor for a function may be missing (llvm-ld linking two ... | Sanjiv Gupta | 2009-06-13 | 3 | -78/+134 |
* | Generate libcalls for floating point arithmetic and casting operations. | Sanjiv Gupta | 2009-06-11 | 1 | -1/+22 |
* | More formatting. | Sanjiv Gupta | 2009-06-11 | 1 | -3/+13 |
* | Fixed source comments. No functionality change. | Sanjiv Gupta | 2009-06-11 | 1 | -5/+15 |
* | PIC16 emits auto variables as globals. When optimizer removes a function enti... | Sanjiv Gupta | 2009-06-09 | 3 | -1/+40 |
* | Lower i16/i32 sdiv/udiv/srem/urem using libcalls. | Sanjiv Gupta | 2009-06-05 | 1 | -0/+24 |
* | Remove unused code. | Sanjiv Gupta | 2009-06-04 | 1 | -10/+0 |
* | Custom lower SUB with two register operands. | Sanjiv Gupta | 2009-06-04 | 1 | -0/+1 |