search for: tjones1

Displaying 3 results from an estimated 3 matches for "tjones1".

2010 Nov 22
3
[LLVMdev] Sparc back end fix
...'ve managed to track down the problem which was due to the conditional move not declaring its implicit use of the icc register in the back end. The following patch fixes this problem. A test case is also provided here too. Cheers Tim -- Timothy M. Jones http://homepages.inf.ed.ac.uk/tjones1 The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. -------------- next part -------------- A non-text attachment was scrubbed... Name: sparc-cc.patch Type: application/octet-stream Size: 2495 bytes Desc: not available URL: <http://lists....
2010 Nov 22
0
[LLVMdev] Sparc back end fix
...end on a SPARC machine..which works fine for C programs. However, programs which involve C++ constructs do not succeed. Although I am yet to figure out the reason, I wanted to know if you ran into similar problems. Thanks. Raghu. ----- Original Message ----- From: "Timothy M Jones" <tjones1 at inf.ed.ac.uk> To: LLVMdev at cs.uiuc.edu Sent: Monday, November 22, 2010 10:04:57 AM Subject: [LLVMdev] Sparc back end fix Hi everyone, Following my earlier posting (http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-November/036292.html), I sent another message to the list, but it seems l...
2010 Nov 15
2
[LLVMdev] Sparc back end problem
...but a quick scan over the code shows that the value '4' is definitely used in an instruction near the printf call. Anyone know why this isn't working or point out where I'm going wrong? I'm using llvm 2.8. Cheers Tim -- Timothy M. Jones http://homepages.inf.ed.ac.uk/tjones1 The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. -------------- next part -------------- A non-text attachment was scrubbed... Name: test-printf.bc Type: application/octet-stream Size: 680 bytes Desc: not available URL: <http://lists.l...