Go to file
Robert Lytton 5da175214b XCore target: Lower FRAME_TO_ARGS_OFFSET
This requires a knowledge of the stack size which is not known until
the frame is complete, hence the need for the XCoreFTAOElim pass
which lowers the XCoreISD::FRAME_TO_ARGS_OFFSET instrution into its
final form.

llvm-svn: 198614
2014-01-06 14:21:00 +00:00
clang Correct underlying integer type of enum TokenKind 2014-01-06 12:54:51 +00:00
clang-tools-extra A follow-up to r198426: move AnalysisConsumer.h to include/clang/... 2014-01-03 17:24:20 +00:00
compiler-rt Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Rename several internal templates to get rid of ___ (triple underscores) or worse, four. No functionality change. 2014-01-06 14:00:09 +00:00
libcxxabi Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
lld Replace nested switch statements. 2014-01-05 02:41:07 +00:00
lldb Use Address::SetLoadAddress() instead of SectionLoadList::ResolveLoadAddress(). 2014-01-04 01:37:52 +00:00
llvm XCore target: Lower FRAME_TO_ARGS_OFFSET 2014-01-06 14:21:00 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly www: Fix typo II 2014-01-06 09:53:00 +00:00