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
/
PowerPC
/
PPCSubtarget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
1
-0
/
+1
*
Re-did 60519. It turns out Darwin's handling of hidden visibility symbols are...
Evan Cheng
2008-12-05
1
-3
/
+6
*
Temporarily revert r60519. It was causing a bootstrap failure:
Bill Wendling
2008-12-04
1
-3
/
+1
*
Visibility hidden GVs do not require extra load of symbol address from the GO...
Evan Cheng
2008-12-04
1
-1
/
+3
*
Add a missed CommonLinkage check.
Dale Johannesen
2008-05-23
1
-0
/
+1
*
Cosmetics.
Dale Johannesen
2008-02-15
1
-6
/
+3
*
Remove warning about 64-bit code on processor
Dale Johannesen
2008-02-15
1
-4
/
+0
*
Rewrite tblgen handling of subtarget features so
Dale Johannesen
2008-02-14
1
-0
/
+1
*
Use size_t to store Pos, avoid truncating value
Duncan Sands
2008-01-08
1
-1
/
+1
*
leopard and above support alignment for common symbols.
Chris Lattner
2008-01-02
1
-7
/
+19
*
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
/
+141