| Commit message (Expand) | Author | Age | Files | Lines |
* | Factor commonality in triple match routines into helper template for registering | Daniel Dunbar | 2009-07-26 | 1 | -9/+1 |
* | Kill Target specific ModuleMatchQuality stuff. | Daniel Dunbar | 2009-07-26 | 1 | -8/+1 |
* | Add TargetRegistry::lookupTarget. | Daniel Dunbar | 2009-07-26 | 1 | -1/+4 |
* | Simplify JIT target selection. | Daniel Dunbar | 2009-07-25 | 1 | -6/+1 |
* | Add new helpers for registering targets. | Daniel Dunbar | 2009-07-25 | 1 | -6/+4 |
* | Revert the ConstantInt constructors back to their 2.5 forms where possible, t... | Owen Anderson | 2009-07-24 | 1 | -1/+1 |
* | Simplify some uses of Value::getName() | Daniel Dunbar | 2009-07-22 | 1 | -1/+1 |
* | Get rid of the Pass+Context magic. | Owen Anderson | 2009-07-22 | 1 | -5/+7 |
* | Put Target definitions inside Target specific header, and llvm namespace. | Daniel Dunbar | 2009-07-18 | 3 | -2/+4 |
* | Make sure CWriter's Context get's initialized. | Daniel Dunbar | 2009-07-17 | 1 | -0/+2 |
* | Kill off <TARGET>MachineModule variables, and <TARGETASMPRINTER>ForceLink | Daniel Dunbar | 2009-07-16 | 1 | -8/+0 |
* | Reapply TargetRegistry refactoring commits. | Daniel Dunbar | 2009-07-15 | 2 | -16/+14 |
* | Revert 75762, 75763, 75766..75769, 75772..75775, 75778, 75780, 75782 to repai... | Stuart Hastings | 2009-07-15 | 2 | -14/+16 |
* | Kill off old (TargetMachine level, not Target level) match quality functions. | Daniel Dunbar | 2009-07-15 | 1 | -4/+0 |
* | Provide TargetMachine implementations with reference to Target they were created | Daniel Dunbar | 2009-07-15 | 1 | -2/+2 |
* | Switch some obvious clients to using the new TargetRegistry. | Daniel Dunbar | 2009-07-15 | 1 | -9/+10 |
* | Register Target's TargetMachine and AsmPrinter in the new registry. | Daniel Dunbar | 2009-07-15 | 1 | -1/+2 |
* | Add TargetInfo libraries for all targets. | Daniel Dunbar | 2009-07-15 | 4 | -0/+62 |
* | Move EVER MORE stuff over to LLVMContext. | Owen Anderson | 2009-07-14 | 1 | -1/+1 |
* | Have asm printers use formatted_raw_ostream directly to avoid a | David Greene | 2009-07-14 | 2 | -20/+25 |
* | Reapply my previous asmprinter changes now with more testing and two | Chris Lattner | 2009-07-14 | 1 | -1/+1 |
* | llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. | Edwin Török | 2009-07-14 | 1 | -22/+22 |
* | Revert r7561{9,8,7,6}, which depend on r75610. | Daniel Dunbar | 2009-07-14 | 1 | -1/+1 |
* | rename getValueName -> getMangledName | Chris Lattner | 2009-07-14 | 1 | -1/+1 |
* | fix CBE & MSIL backends to not use the mangler for non-global symbols. | Chris Lattner | 2009-07-13 | 1 | -24/+29 |
* | These don't really need contexts either. | Owen Anderson | 2009-07-13 | 1 | -2/+2 |
* | Begin the painful process of tearing apart the rat'ss nest that is Constants.... | Owen Anderson | 2009-07-13 | 1 | -6/+6 |
* | assert(0) -> LLVM_UNREACHABLE. | Edwin Török | 2009-07-11 | 1 | -13/+13 |
* | Implement changes from Chris's feedback. | Edwin Török | 2009-07-08 | 1 | -18/+36 |
* | Privatize some variables. | Owen Anderson | 2009-06-26 | 1 | -5/+4 |
* | Provide InitializeAllTargets and InitializeNativeTarget functions in the | Bob Wilson | 2009-06-23 | 1 | -4/+2 |
* | It looks like nobody is working on PR 4158, so I'm | Dale Johannesen | 2009-06-18 | 1 | -0/+11 |
* | Introduce new headers whose inclusion forces linking and | Douglas Gregor | 2009-06-16 | 1 | -0/+5 |
* | Fix an erroneous check for isFNeg; the FNeg case is handled | Dan Gohman | 2009-06-04 | 1 | -1/+1 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -15/+20 |
* | Spacing fix. | Dale Johannesen | 2009-05-19 | 1 | -1/+1 |
* | Rename PaddedSize to AllocSize, in the hope that this | Duncan Sands | 2009-05-09 | 1 | -2/+2 |
* | Instead of passing in an unsigned value for the optimization level, use an enum, | Bill Wendling | 2009-04-29 | 2 | -2/+2 |
* | Second attempt: | Bill Wendling | 2009-04-29 | 2 | -2/+3 |
* | r70270 isn't ready yet. Back this out. Sorry for the noise. | Bill Wendling | 2009-04-28 | 2 | -3/+2 |
* | Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to | Bill Wendling | 2009-04-28 | 2 | -2/+3 |
* | Match C backend only if it explicitly requested. | Devang Patel | 2009-04-20 | 1 | -2/+3 |
* | Fix some failures in targets on available_externally functions, | Chris Lattner | 2009-04-17 | 1 | -0/+5 |
* | Fix internal representation of fp80 to be the | Dale Johannesen | 2009-03-23 | 1 | -3/+2 |
* | Add the private linkage. | Rafael Espindola | 2009-01-15 | 1 | -3/+3 |
* | fix memleaks | Nuno Lopes | 2009-01-13 | 1 | -0/+2 |
* | Rename getABITypeSize to getTypePaddedSize, as | Duncan Sands | 2009-01-12 | 1 | -2/+2 |
* | Removed trailing whitespace from Makefiles. | Misha Brukman | 2009-01-09 | 1 | -2/+2 |
* | __fastcall and __stdcall are mingw extensions to gcc for windows. Use the | Nick Lewycky | 2008-11-26 | 1 | -2/+2 |
* | Adds extern "C" ints to the .cpp files that use RegisterTarget, as | Oscar Fuentes | 2008-11-15 | 1 | -0/+8 |