index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
MSIL
/
MSILWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retype from unsigned to CallingConv::ID accordingly. Approved by Bob Wilson.
Sandeep Patel
2009-09-02
1
-2
/
+3
*
Move MSILModule and MSILWriter into the 'llvm' namespace, instead of the 'MSIL'
Nick Lewycky
2009-07-26
1
-6
/
+1
*
Add new helpers for registering targets.
Daniel Dunbar
2009-07-25
1
-1
/
+0
*
Fix compile with 4.4 (I hope?); PR4617.
Daniel Dunbar
2009-07-24
1
-1
/
+1
*
Add missing include.
Daniel Dunbar
2009-07-21
1
-0
/
+1
*
Switch this API to StringRef.
Daniel Dunbar
2009-07-21
1
-1
/
+1
*
Put Target definitions inside Target specific header, and llvm namespace.
Daniel Dunbar
2009-07-18
1
-0
/
+5
*
fix David's merge conflict
Chris Lattner
2009-07-14
1
-6
/
+2
*
Have asm printers use formatted_raw_ostream directly to avoid a
David Greene
2009-07-14
1
-2
/
+6
*
Add extra sign extension to the same bit width before int sign
Anton Korobeynikov
2009-07-14
1
-1
/
+1
*
fix CBE & MSIL backends to not use the mangler for non-global symbols.
Chris Lattner
2009-07-13
1
-1
/
+5
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
1
-1
/
+0
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-2
/
+2
*
Use raw_ostream throughout the AsmPrinter.
Owen Anderson
2008-08-21
1
-2
/
+3
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+255