Age | Commit message (Expand) | Author |
---|---|---|
2011-02-18 | Do not lose debug info of an inlined function argument even if the argument i... | Devang Patel |
2011-02-18 | Roll out r125794 to help diagnose the llvm-gcc-i386-linux-selfhost failure. | Cameron Zwarich |
2011-02-17 | Do not lose debug info of an inlined function argument even if the argument i... | Devang Patel |
2011-01-25 | Provide an interface to transfer SDDbgValue from one SDNode to another. | Devang Patel |
2010-11-29 | Merge System into Support. | Michael J. Spencer |
2010-04-15 | Add const qualifiers to CodeGen's use of LLVM IR constructs. | Dan Gohman |
2010-04-02 | Fix anachronism. | Benjamin Kramer |
2010-04-02 | fix the llvm-x86_64-linux buildbot. | Chris Lattner |
2010-03-25 | Make sure SDDbgValue.Invalid is initialized to false by all the constructors. | Evan Cheng |
2010-03-25 | Change how dbg_value sdnodes are converted into machine instructions. Their p... | Evan Cheng |
2010-03-14 | Rename SDDbgValue.h to SDNodeDbgValue.h for consistency. | Evan Cheng |