Jonas Maebe
|
204adf82c7
* handle tai_const instances as operands to other tai
|
11 years ago |
Jonas Maebe
|
f8f7c30f14
* support non-taillvm tai instances as operands to taillvm instances
|
11 years ago |
Jonas Maebe
|
6c45f9b3ee
* converted most of the asmlist-based typed const parsing to use the new
|
11 years ago |
Jonas Maebe
|
02ad2e4879
+ unit with a buider class for typed constant/initialised data elements at
|
11 years ago |
Jonas Maebe
|
a8b2b576ca
+ new llvmconvop() routine that determines the conversion operation to
|
11 years ago |
Jonas Maebe
|
bf617cb389
* changed hlcgobj.def2reg() into a class method so it can also be called
|
11 years ago |
Jonas Maebe
|
da3e931d68
+ support for tai_realconst in llvm assembler writer
|
11 years ago |
Jonas Maebe
|
8043254461
* factored out generating string representations of floating point numbers
|
11 years ago |
Jonas Maebe
|
1e7d9c9f0e
+ support for instruction operands that are tai themselves in the llvm
|
11 years ago |
Jonas Maebe
|
7ebb1b813f
+ basic support infrastructure in the llvm assembler writer to write out
|
11 years ago |
Jonas Maebe
|
1fdb16b615
* fixed indentation
|
11 years ago |
Jonas Maebe
|
1047cdadcb
* factored out writing of a single tai, so this routine can call itself
|
11 years ago |
Jonas Maebe
|
e51b893c9e
+ "typed const" tai that combines a tai and its associated tdef information
|
11 years ago |
Jonas Maebe
|
0082d3e008
* use hlcgobj methods in maybe_change_load_node_reg
|
11 years ago |
Jonas Maebe
|
dc57f537d4
* fixed indentation
|
11 years ago |
Jonas Maebe
|
b0ff41406a
* grouped all tai_real* types into a single tai_realconst type,
|
11 years ago |
Jonas Maebe
|
a24c81a5f8
* added llvmdatalayout for mipsel-android
|
11 years ago |
Jonas Maebe
|
bacd303208
* synchronized with trunk up to r27758
|
11 years ago |
Jonas Maebe
|
362ff5ad01
* only check for _PROPERTY as a regular token, so that
|
11 years ago |
michael
|
dc17b7ef46
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
7c9d6184a1
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
75c6d67bc7
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
a1c9a98e68
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
bbfd061dcf
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
478f1a2c5f
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
b26e9cc201
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
36c662f69f
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
8d4e81702e
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
89c4255ab8
* test for subrangeset
|
11 years ago |
michael
|
c861384366
* Fixed bug #26117, as proposed by reporter
|
11 years ago |