Displaying 2 results from an estimated 2 matches for "mirprinter".
Did you mean:
miprinter
2017 Oct 21
2
Removing the register block in MIR
...ine to just let them have their own
block when any of them are set.
- Basically every single MIR test will need to be updated, and its
awkward to do automatically unless the test is already using the
update_mir_test_checks script.
I plan to implement this in a couple of steps:
1. Teach the MIRPrinter to print the regclass and update test checks
2. Modify existing tests to never provide the registers block
3. Move preferred-registers to their own block and remove the registers block
A patch for step 1 is attached (with the other 241 test updates omitted
for brevity). I don't expect this dir...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...ebugInfo/DWARF'
make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IRReader'
llvm[3]: Compiling PDBSymbol.cpp for Release+Asserts build
llvm[2]: Compiling IRReader.cpp for Release+Asserts build
llvm[2]: Compiling MCInstrDesc.cpp for Release+Asserts build
llvm[2]: Compiling MIRPrinter.cpp for Release+Asserts build
llvm[2]: Compiling MCLabel.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolAnnotation.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMIRReader.a
make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IRReade...