index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
llvm
/
MC
Age
Commit message (
Expand
)
Author
2012-08-08
Move [SU]LEB128 encoding to a utility header.
Jim Grosbach
2012-08-08
Added MispredictPenalty to SchedMachineModel.
Andrew Trick
2012-08-06
Fix typo.
Jakob Stoklund Olesen
2012-07-27
Give MCRegisterInfo an implementation file.
Jakob Stoklund Olesen
2012-07-27
Eliminate the large XXXSubRegTable constant arrays.
Jakob Stoklund Olesen
2012-07-25
Differentially encode all MC register lists.
Jakob Stoklund Olesen
2012-07-21
Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefExpr::VariantKind.
Akira Hatanaka
2012-07-09
LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)
Derek Schuff
2012-07-07
I'm introducing a new machine model to simultaneously allow simple
Andrew Trick
2012-07-07
Tweak spelling.
Andrew Trick
2012-07-05
Fix an overzealous assertion. It is legitimate for a target to have multiple...
Owen Anderson
2012-07-02
Reapply "Make NumMicroOps a variable in the subtarget's instruction itinerary."
Andrew Trick
2012-06-29
Revert "Make NumMicroOps a variable in the subtarget's instruction itinerary."
Andrew Trick
2012-06-29
misched: count micro-ops toward the issue limit.
Andrew Trick
2012-06-29
Make NumMicroOps a variable in the subtarget's instruction itinerary.
Andrew Trick
2012-06-27
The ELF relocation record format is different for N64
Jack Carter
2012-06-22
Revert r158679 - use case is unclear (and it increases the memory footprint).
Hal Finkel
2012-06-22
EmitZerofill should take a 64-bit size or else it's chopping off large zero-f...
Evan Cheng
2012-06-22
Remove another duplicated variable. We only need one to tell us if the linker
Rafael Espindola
2012-06-22
Fix a FIXME: DwarfRequiresRelocationForSectionOffset is the same as
Rafael Espindola
2012-06-22
Emit relocations for DW_AT_location entries on systems which need it. This is
Nick Lewycky
2012-06-18
Allow up to 64 functional units per processor itinerary.
Hal Finkel
2012-06-08
Sched itinerary fix: Avoid static initializers.
Andrew Trick
2012-06-05
misched: API for minimum vs. expected latency.
Andrew Trick
2012-06-05
misched: Added MultiIssueItineraries.
Andrew Trick
2012-06-04
Implement local-exec TLS on PowerPC.
Roman Divacky
2012-06-01
Remove the old register list functions from MCRegisterInfo.
Jakob Stoklund Olesen
2012-06-01
Switch all register list clients to the new MC*Iterator interface.
Jakob Stoklund Olesen
2012-05-31
Emit register unit root tables.
Jakob Stoklund Olesen
2012-05-30
Add MCRegisterInfo::RegListIterator.
Jakob Stoklund Olesen
2012-05-30
Make DiffListIterator public to unbreak the gcc buildbots.
Jakob Stoklund Olesen
2012-05-29
Emit register unit lists for each register.
Jakob Stoklund Olesen
2012-05-25
Compress MCRegisterInfo register name tables.
Jakob Stoklund Olesen
2012-05-18
Refactor data-in-code annotations.
Jim Grosbach
2012-05-15
TableGen'erate mapping physical registers to encoding values.
Jim Grosbach
2012-05-11
Tidy up. Trailing whitespace.
Jim Grosbach
2012-05-05
Nuke a few dead remnants of the CBE.
Jim Grosbach
2012-04-15
Make member variables of AsmToken private. Remove unnecessary forward declara...
Craig Topper
2012-04-10
Use the correct section types on Solaris for unwind data on both x86 and x86-64.
David Chisnall
2012-04-07
Output UTF-8-encoded characters as identifier characters into assembly
Sean Hunt
2012-04-04
Implement DwarfLLVMRegPair::operator< without violating asymmetry.
Benjamin Kramer
2012-04-02
Move getOpcodeName from the various target InstPrinters into the superclass M...
Benjamin Kramer
2012-04-02
Make MCInstrInfo available to the MCInstPrinter. This will be used to remove ...
Craig Topper
2012-04-01
Emit the LLVM<->DWARF register mapping as a sorted table and use binary searc...
Benjamin Kramer
2012-03-30
Reapply 153764 and 153761 with a fix.
Jakob Stoklund Olesen
2012-03-30
Revert 153764 and 153761. They broke a --enable-optimized --enable-assertions
Rafael Espindola
2012-03-30
Compress register lists by sharing suffixes.
Jakob Stoklund Olesen
2012-03-26
Prune some includes and forward declarations.
Craig Topper
2012-03-23
Add a hook in MCELFObjectTargetWriter to allow targets to sort relocation
Akira Hatanaka
2012-03-15
Revert r152202: "Use uint16_t to store InstrNameIndices in MCInstrInfo."
Jakob Stoklund Olesen
[prev]
[next]