index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
MSP430
/
MSP430TargetMachine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a bunch more TargetSelectionDAGInfo infrastructure.
Dan Gohman
2010-05-11
1
-0
/
+6
*
Use const qualifiers with TargetLowering. This eliminates several
Dan Gohman
2010-04-17
1
-2
/
+2
*
Add branch relaxation pass (shamelessly stolen from PPC).
Anton Korobeynikov
2010-01-15
1
-0
/
+1
*
Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple
Chris Lattner
2009-08-12
1
-3
/
+0
*
Move most targets TargetMachine constructor to only taking a target triple.
Daniel Dunbar
2009-08-02
1
-1
/
+2
*
Lift addAssemblyEmitter into LLVMTargetMachine.
Daniel Dunbar
2009-07-15
1
-3
/
+0
*
Reapply TargetRegistry refactoring commits.
Daniel Dunbar
2009-07-15
1
-2
/
+1
*
Revert 75762, 75763, 75766..75769, 75772..75775, 75778, 75780, 75782 to repai...
Stuart Hastings
2009-07-15
1
-1
/
+2
*
Kill off old (TargetMachine level, not Target level) match quality functions.
Daniel Dunbar
2009-07-15
1
-1
/
+0
*
Provide TargetMachine implementations with reference to Target they were created
Daniel Dunbar
2009-07-15
1
-1
/
+1
*
Have asm printers use formatted_raw_ostream directly to avoid a
David Greene
2009-07-14
1
-1
/
+1
*
Update due to mainline API change
Anton Korobeynikov
2009-05-03
1
-3
/
+4
*
Add 'msp430' target triple recognizer
Anton Korobeynikov
2009-05-03
1
-0
/
+1
*
Dummy MSP430 backend
Anton Korobeynikov
2009-05-03
1
-0
/
+66