Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
10a32da38264c199904dedc392faeb171d466300
/
llvm
/
lib
/
Target
/
Sparc
/
EmitBytecodeToAssembly.cpp
2558e8c
The function to create an instance of this pass is no longer a method of
by Misha Brukman
· 22 years ago
960707c
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 22 years ago
482202a
Added LLVM project notice to the top of every C++ source file.
by John Criswell
· 22 years ago
b4aa604
Make the symbol prologue/epilogue stuff redundant with MappingInfo, in
by Brian Gaeke
· 22 years ago
26c7e58
changed implementation of LLVM BYTECODE Length
by Mehwish Nagda
· 23 years ago
889faf8
Adding code for outputing length in .s
by Anand Shukla
· 23 years ago
7076ff2
by Chris Lattner
· 23 years ago
37104aa
Add new optional getPassName() virtual function that a Pass can override
by Chris Lattner
· 24 years ago
63c52f3
Add #include that was removed from TargetMachine.h
by Chris Lattner
· 24 years ago
15148e7
Fix include error.
by Vikram S. Adve
· 24 years ago
5536c9c
Clean up std namespace issues Silence warning
by Chris Lattner
· 24 years ago
774cbce
Write llvm bytecode to output .s file as last step of LLC.
by Chris Lattner
· 24 years ago