| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unnecessary llvm:: qualifications | Craig Topper | 2012-03-27 | 1 | -10/+10 | 
| | | | | | llvm-svn: 153500 | ||||
| * | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, ↵ | Jia Liu | 2012-02-18 | 1 | -1/+1 | 
| | | | | | | | MSP430, PPC, PTX, Sparc, X86, XCore. llvm-svn: 150878 | ||||
| * | Move global variables in TargetMachine into new TargetOptions class. As an API | Nick Lewycky | 2011-12-02 | 1 | -1/+2 | 
| | | | | | | | | | | | | | change, now you need a TargetOptions object to create a TargetMachine. Clang patch to follow. One small functionality change in PTX. PTX had commented out the machine verifier parts in their copy of printAndVerify. That now calls the version in LLVMTargetMachine. Users of PTX who need verification disabled should rely on not passing the command-line flag to enable it. llvm-svn: 145714 | ||||
| * | Move code into anonymous namespaces. | Benjamin Kramer | 2011-11-26 | 1 | -7/+5 | 
| | | | | | llvm-svn: 145154 | ||||
| * | Rename a couple of options and fix some simple typos. | Wesley Peck | 2011-11-26 | 1 | -2/+2 | 
| | | | | | llvm-svn: 145152 | ||||
| * | Fix a couple of 80 column violations. | Wesley Peck | 2011-09-23 | 1 | -1/+1 | 
| | | | | | | | patch contributed by Jia Liu! llvm-svn: 140391 | ||||
| * | Teach frame lowering to ignore debug values after the terminators. | Jakob Stoklund Olesen | 2011-01-13 | 1 | -1/+1 | 
| | | | | | llvm-svn: 123399 | ||||
| * | Fix merge fallout | Anton Korobeynikov | 2011-01-10 | 1 | -2/+2 | 
| | | | | | llvm-svn: 123172 | ||||
| * | Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs ↵ | Anton Korobeynikov | 2011-01-10 | 1 | -0/+450 | 
| and fixes here and there. llvm-svn: 123170 | |||||

