Skip to content
GitLab
Explore
Sign in
Commits · 43c4e24fad22d847b8345331a66e3397216f650e
llvm-bpevl
llvm
lib
Target
Hexagon
HexagonCallingConvLower.h
Browse files
Jul 14, 2013
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size.
· b94011fd
Craig Topper
authored
Jul 14, 2013
b94011fd
Jun 07, 2013
Don't cache the instruction and register info from the TargetMachine, because
· 4a7a408e
Bill Wendling
authored
Jun 07, 2013
4a7a408e
Dec 04, 2012
Sort includes for all of the .h files under the 'lib' tree. These were
· 802d7555
Chandler Carruth
authored
Dec 04, 2012
802d7555
Dec 12, 2011
Hexagon backend support
· 1213a7a5
Tony Linthicum
authored
Dec 12, 2011
1213a7a5
Loading