index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
MC
/
MCSubtargetInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-7
/
+5
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-11
/
+6
*
MC: Don't assume incoming StringRef's are null terminated.
Will Dietz
2013-10-13
1
-3
/
+1
*
Fix X86 subtarget to not overwrite the autodetected features by calling InitM...
Craig Topper
2013-09-18
1
-0
/
+5
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Fix doxygen comment to match function name.
Craig Topper
2012-10-03
1
-1
/
+1
*
Replaced ReInitMCSubtargetInfo with InitMCProcessor.
Andrew Trick
2012-09-18
1
-14
/
+15
*
TargetSchedModel API. Implement latency lookup, disabled.
Andrew Trick
2012-09-18
1
-1
/
+1
*
TableGen subtarget emitter. Initialize MCSubtargetInfo with the new machine m...
Andrew Trick
2012-09-18
1
-1
/
+9
*
Revert r164061-r164067. Most of the new subtarget emitter.
Andrew Trick
2012-09-17
1
-23
/
+14
*
InitMCProcessor
Andrew Trick
2012-09-17
1
-14
/
+15
*
TargetSchedModel API. Implement latency lookup, disabled.
Andrew Trick
2012-09-17
1
-1
/
+1
*
TableGen subtarget emitter. Initialize MCSubtargetInfo with the new machine m...
Andrew Trick
2012-09-17
1
-1
/
+9
*
TargetSchedModel interface. To be implemented...
Andrew Trick
2012-09-14
1
-0
/
+6
*
Define MC data tables for the new scheduling machine model.
Andrew Trick
2012-09-14
1
-5
/
+5
*
Constify subtarget info properly so that we dont cast away the const in
Roman Divacky
2012-09-05
1
-3
/
+3
*
I'm introducing a new machine model to simultaneously allow simple
Andrew Trick
2012-07-07
1
-14
/
+19
*
Tweak spelling.
Andrew Trick
2012-07-07
1
-2
/
+2
*
misched: Added MultiIssueItineraries.
Andrew Trick
2012-06-05
1
-2
/
+4
*
- Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo
Evan Cheng
2011-07-11
1
-8
/
+11
*
Change createAsmParser to take a MCSubtargetInfo instead of triple,
Evan Cheng
2011-07-09
1
-0
/
+17
*
Compute feature bits at time of MCSubtargetInfo initialization.
Evan Cheng
2011-07-07
1
-8
/
+32
*
Add getFeatureBits to extract feature bits for a given CPU.
Evan Cheng
2011-07-02
1
-0
/
+8
*
- Added MCSubtargetInfo to capture subtarget features and scheduling
Evan Cheng
2011-07-01
1
-0
/
+44