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
/
lib
/
Target
/
Sparc
Age
Commit message (
Expand
)
Author
2007-07-13
Fix for PR1540: Specify F0, F1 are sub-registers of D0, etc.
Evan Cheng
2007-07-13
Fix CodeGen/Generic/print-arith-fp.ll on sparc (PR1551)
Chris Lattner
2007-07-11
Assert when TLS is not implemented.
Lauro Ramos Venancio
2007-07-11
Fix an oversight: for modules with no other identifying target info,
Chris Lattner
2007-07-09
The various "getModuleMatchQuality" implementations should return
Chris Lattner
2007-06-29
Convert .cvsignore files
John Criswell
2007-06-22
Move ComputeMaskedBits, MaskedValueIsZero, and ComputeNumSignBits from
Dan Gohman
2007-05-18
RemoveBranch() and InsertBranch() now returns number of instructions deleted ...
Evan Cheng
2007-05-03
Drop 'const'
Devang Patel
2007-05-02
Use 'static const char' instead of 'static const int'.
Devang Patel
2007-05-01
Do not use typeinfo to identify pass in pass manager.
Devang Patel
2007-05-01
eliminateFrameIndex() change.
Evan Cheng
2007-03-20
Added MRegisterInfo hook to re-materialize an instruction.
Evan Cheng
2007-03-07
Refactoring of formal parameter flags. Enable properly use of
Anton Korobeynikov
2007-02-28
PEI now passes a RegScavenger ptr to eliminateFrameIndex.
Evan Cheng
2007-02-23
By default, spills kills the register being stored.
Evan Cheng
2007-02-22
Simplify lowering and selection of exception ops.
Jim Laskey
2007-02-21
Support to provide exception and selector registers.
Jim Laskey
2007-02-19
Re-apply my liveintervalanalysis changes. Now with PR1207 fixes.
Evan Cheng
2007-02-19
For PR1207:
Reid Spencer
2007-02-17
Added getReservedRegs().
Evan Cheng
2007-02-14
Generalize TargetData strings, to support more interesting forms of data.
Chris Lattner
2007-01-29
Finish off bug 680, allowing targets to custom lower frame and return
Nate Begeman
2007-01-26
Make LABEL a builtin opcode.
Jim Laskey
2007-01-23
hasFP() is now a virtual method of MRegisterInfo.
Evan Cheng
2007-01-20
Teach TargetData to handle 'preferred' alignment for each target, and use
Chris Lattner
2007-01-02
Fix naming inconsistency.
Evan Cheng
2006-12-31
For PR950:
Reid Spencer
2006-12-19
eliminate static ctors for Statistic objects.
Chris Lattner
2006-12-07
What should be the last unnecessary <iostream>s in the library.
Bill Wendling
2006-12-06
Detemplatize the Statistic class. The only type it is instantiated with
Chris Lattner
2006-12-06
These asm printers shouldn't use assembly/writer.h
Chris Lattner
2006-11-30
MachineInstr::setOpcode -> MachineInstr::setInstrDescriptor
Evan Cheng
2006-11-27
Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead
Evan Cheng
2006-11-15
Properly transfer kill / dead info.
Evan Cheng
2006-11-13
Matches MachineInstr changes.
Evan Cheng
2006-11-08
Match tblegen changes.
Evan Cheng
2006-11-03
remove redundant/dead vars
Chris Lattner
2006-11-03
silence warnings
Chris Lattner
2006-11-02
For PR786:
Reid Spencer
2006-10-30
All targets expand BR_JT for now.
Evan Cheng
2006-10-28
don't dist internal readme
Chris Lattner
2006-10-24
fix warning about missing newline at end of file
Rafael Espindola
2006-10-24
implement uncond branch insertion for sparc to fix regressions from last night
Chris Lattner
2006-10-13
Merge ISD::TRUNCSTORE to ISD::STORE. Switch to using StoreSDNode.
Evan Cheng
2006-10-12
adjcallstackup/down clobbers the stack pointer
Chris Lattner
2006-10-11
Add properties to ComplexPattern.
Evan Cheng
2006-10-09
Reflects ISD::LOAD / ISD::LOADX / LoadSDNode changes.
Evan Cheng
2006-10-05
Make use of getStore().
Evan Cheng
2006-10-05
Use getSectionForFunction
Chris Lattner
[prev]
[next]