Displaying 3 results from an estimated 3 matches for "lcommdirectivetyp".
Did you mean:
lcommdirectivetype
2012 Sep 08
1
[LLVMdev] RFC: Staging area proposal for new backends
Dear Tom,
Looks like setting LCOMMDirectiveType in AMDGPUMCAsmInfo.cpp is not
needed anymore? I commented it out, and then LLVM got compiled fine.
- D.
2012/9/6 Tom Stellard <tstellar at gmail.com>:
> Hi,
>
> Now that --enable-experimental-targets build flags have been added to
> the build systems. What needs to be done in...
2012 Sep 06
0
[LLVMdev] RFC: Staging area proposal for new backends
Hi,
Now that --enable-experimental-targets build flags have been added to
the build systems. What needs to be done in order to get the R600
backend added as an experimental target? I've posted an updated
version of the backend to llvm-commits[1], that addresses many of the
criticisms of the backend, but I haven't received any feedback, and I
feel like the submission process has stalled.
2012 Jul 20
9
[LLVMdev] RFC: Staging area proposal for new backends
Hi,
I would like to follow up on the recent discussion on the mailing list
about requirements for new backends[1] by submitting the following
proposal for a staging area for new LLVM backends. This proposal
incorporates ideas from Owen, Chandler, and others who chimed in on
the original thread, and I hope the LLVM developers will be able to
come to a consensus on this proposal or a modified