Useful Post in llvm-dev list
- [LLVMdev] Understanding SelectionDAG construction
- [LLVMdev] Data layout and Optimization
- [LLVMdev] CodeGen instructions and patterns
- [LLVMdev] Pattern matching in a SelectionDAG
- [LLVMdev] Conceptual difference between "Unallocatable" and "Reserved" registers.
- [LLVMdev] The meaning of SDNPHasChain
- [LLVMdev] Question about 'side-effect' and 'chain'
- [LLVMdev] Difference between pattern and dag2dag isels
- [LLVMdev] Question about porting LLVM - code selection without assembler feature
- [LLVMdev] Where can I find an explanation of $src1, $src2, $in, $ptr, etc.?
- [LLVMdev] Adding a custom calling convention
- [LLVMdev] LLVM new backend compiling/linking problem
- [LLVMdev] Meaning of MIOperandInfo
- [LLVMdev] predicates and conditional execution