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
/
include
/
llvm
/
CodeGen
/
IntrinsicLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recognize inline asm 'rev /bin/bash, ' as a bswap intrinsic call.
Evan Cheng
2011-01-08
1
-0
/
+5
*
Get rid of these cache variables, which are a holdover from the days when
Owen Anderson
2009-06-26
1
-35
/
+2
*
Now with EVEN FEWER statics!
Owen Anderson
2009-06-25
1
-1
/
+38
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add explicit keywords.
Dan Gohman
2007-07-05
1
-1
/
+1
*
IntrinsicLowering now requires TargetData.
Reid Spencer
2007-01-29
1
-1
/
+3
*
Adjust a comment to reflect reality.
Reid Spencer
2007-01-28
1
-4
/
+4
*
Simplify IntrinsicLowering and clarify that it is only for use by the
Chris Lattner
2006-11-15
1
-30
/
+3
*
remove ShouldEmitDebugFunctions, a hack to support llvm-db via the jit
Chris Lattner
2006-03-10
1
-5
/
+1
*
add a flag
Chris Lattner
2005-11-16
1
-0
/
+5
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-5
/
+5
*
Use class instead of struct for defining classes. This unbreaks the
Alkis Evlogimenos
2004-09-28
1
-1
/
+2
*
Start moving IntrinsicLowering out of VMCore into libcodegen, as per PR346
Chris Lattner
2004-06-20
1
-8
/
+8
*
Add support for inserting all prototypes up-front
Chris Lattner
2004-05-09
1
-0
/
+7
*
Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering
Chris Lattner
2003-12-28
1
-0
/
+2
*
ABC's must have virtual dtors! Shame on me!
Chris Lattner
2003-12-28
1
-0
/
+1
*
Move header into top-level llvm dir
Chris Lattner
2003-12-28
1
-3
/
+3
*
Add new interface that allows removal of some code from the code generators,
Chris Lattner
2003-12-28
1
-0
/
+63