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
/
clang
/
lib
/
CodeGen
/
CGBuiltin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
force size of alloca to i32, which is currently required by LLVM IR.
Chris Lattner
2008-06-16
1
-3
/
+6
*
Basic support for volatile loads and stores. Stores the volatile
Eli Friedman
2008-06-13
1
-1
/
+0
*
Implementation of __builtin_ctlz.
Eli Friedman
2008-05-27
1
-0
/
+14
*
Add codegen support for stack address intrinsics.
Eli Friedman
2008-05-20
1
-0
/
+8
*
Implement CodeGen for __builtin_memcpy.
Eli Friedman
2008-05-19
1
-0
/
+10
*
Fix some prototypes, and implement some builtins until we have our header fil...
Nate Begeman
2008-05-16
1
-0
/
+3
*
Handle a couple missing builtins that will go away eventually when the various
Nate Begeman
2008-05-15
1
-1
/
+16
*
Added support to generate some atomic operators (add, sub, and, or etc..)
Mon P Wang
2008-05-09
1
-0
/
+39
*
simplify some builder calls.
Chris Lattner
2008-05-06
1
-7
/
+4
*
use simplified API for making fp constants.
Chris Lattner
2008-05-04
1
-2
/
+2
*
Enable clang to codegen emmintrin.h until we have our own emmintrin.h
Nate Begeman
2008-04-14
1
-31
/
+331
*
fix build error: add missing braces.
Torok Edwin
2008-04-04
1
-1
/
+2
*
Teach clang how to codegen punpcklbw and punpcklwd
Nate Begeman
2008-04-03
1
-0
/
+7
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+486