index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
CBackend
/
CBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that when we store a value it is masked to its correct bit
Reid Spencer
2007-03-03
1
-1
/
+15
*
PR1164:
Bill Wendling
2007-02-23
1
-22
/
+52
*
For PR1195:
Reid Spencer
2007-02-15
1
-1
/
+1
*
For PR1195:
Reid Spencer
2007-02-15
1
-9
/
+9
*
For PR411:
Reid Spencer
2007-02-05
1
-1
/
+0
*
Changes to support making the shift instructions be true BinaryOperators.
Reid Spencer
2007-02-02
1
-9
/
+8
*
For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid
Reid Spencer
2007-01-30
1
-5
/
+5
*
Implement use of new IntrinsicLowering interface.
Reid Spencer
2007-01-29
1
-4
/
+9
*
Propagate changes from my local tree. This patch includes:
Anton Korobeynikov
2007-01-28
1
-11
/
+17
*
For PR645:
Reid Spencer
2007-01-26
1
-3
/
+0
*
Fix SMG2000 with the CBE: opaque types need names too.
Chris Lattner
2007-01-16
1
-10
/
+8
*
Fix PR918 by only using typedefs to name struct types. This makes the later
Chris Lattner
2007-01-16
1
-8
/
+15
*
rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
Chris Lattner
2007-01-15
1
-7
/
+7
*
Make use of isInteger vs isIntegral more explicit
Chris Lattner
2007-01-15
1
-4
/
+4
*
remove obsolete fixme
Chris Lattner
2007-01-12
1
-3
/
+0
*
* PIC codegen for X86/Linux has been implemented
Anton Korobeynikov
2007-01-12
1
-0
/
+12
*
For PR1064:
Reid Spencer
2007-01-12
1
-31
/
+43
*
Implement review feedback for the ConstantBool->ConstantInt merge. Chris
Reid Spencer
2007-01-12
1
-1
/
+1
*
Rename BoolTy as Int1Ty. Patch by Sheng Zhou.
Reid Spencer
2007-01-11
1
-6
/
+6
*
For PR1043:
Zhou Sheng
2007-01-11
1
-14
/
+13
*
Change the file header name as this file was renamed.
Reid Spencer
2007-01-10
1
-1
/
+1
*
Rename Writer.cpp as CBackend.cpp so it doesn't conflict with Writer.cpp
Reid Spencer
2007-01-10
1
-0
/
+2791