Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
218bec7bd3a2deb94768e298025f07d7682c4377
/
lib
/
Target
/
PowerPC
/
PPC32AsmPrinter.cpp
218bec7
Assembly syntax/comment fixes by Nate Begeman.
by Misha Brukman
· 21 years ago
a6e58b3
No need to generate a lazy-linking stub for internal functions, they can be
by Misha Brukman
· 21 years ago
9c661c8
Do not set the `link' bit when branching to the first BB of a function, as it
by Misha Brukman
· 21 years ago
bb4a908
Fix spacing around function arguments.
by Misha Brukman
· 21 years ago
c6cc10f
Combine several if stmts with returns into an if-then-elseif-else chain.
by Misha Brukman
· 21 years ago
2bf183c
* Be consistent about MachineBB labels and references to them in instr stream
by Misha Brukman
· 21 years ago
22e1207
* Initialize the entire array statically, not member-at-a-time
by Misha Brukman
· 21 years ago
7f484a5
* Lowercase the register names
by Misha Brukman
· 21 years ago
46fd00a
* Tabs to spaces * Remove unnecessary parens, braces, clean up code layout
by Misha Brukman
· 21 years ago
0579449
* Order #includes * Use the DEBUG() guard for debug printouts
by Misha Brukman
· 21 years ago
d71bd56
Type::getPrimitiveID() -> getTypeID()
by Misha Brukman
· 21 years ago
5dfe3a9
Initial revision
by Misha Brukman
· 21 years ago