|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | legalization time. Since at legalization time there is no mapping from
SDNode back to the corresponding LLVM instruction and the return
SDNode is target specific, this requires a target hook to check for
eligibility. Only x86 and ARM support this form of sibcall optimization
right now.
rdar://8707777
llvm-svn: 120501 | 
| | 
| 
| 
| 
| 
| | basic logic, added initial platform support.
llvm-svn: 117667 | 
| | 
| 
| 
| | llvm-svn: 115792 | 
| | 
| 
| 
| | llvm-svn: 109462 | 
| | 
| 
| 
| 
| 
| | -enable-no-nans-fp-math and -enable-no-infs-fp-math. All of the current codegen fp math optimizations only care whether the fp arithmetics arguments and results can never be NaN.
llvm-svn: 108465 | 
|  | SelectionDAG directory and into a new Analysis.cpp file.
llvm-svn: 101975 |