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
/
VMCore
/
IntrinsicInst.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
warmup ritual: use high-level argument accessors
Gabor Greif
2010-06-22
1
-3
/
+3
*
Revert 101465, it broke internal OpenGL testing.
Eric Christopher
2010-04-16
1
-3
/
+3
*
reapply r101434
Gabor Greif
2010-04-16
1
-3
/
+3
*
back out r101423 and r101397, they break llvm-gcc self-host on darwin10
Gabor Greif
2010-04-16
1
-3
/
+3
*
reapply r101364, which has been backed out in r101368
Gabor Greif
2010-04-15
1
-3
/
+3
*
back out r101364, as it trips the linux nightlybot on some clang C++ tests
Gabor Greif
2010-04-15
1
-3
/
+3
*
rotate CallInst operands, i.e. move callee to the back
Gabor Greif
2010-04-15
1
-3
/
+3
*
fix some pointless layering violations.
Chris Lattner
2010-03-14
1
-2
/
+1
*
Improve llvm.dbg.declare intrinsic by referring directly to the storage in it...
Victor Hernandez
2010-01-15
1
-0
/
+11
*
Respond to Chris' review:
Victor Hernandez
2010-01-11
1
-1
/
+5
*
Remove dead debug info intrinsics.
Devang Patel
2010-01-05
1
-21
/
+1
*
Remove #include of metadata.h from intrinsicinst.h. The only
Chris Lattner
2009-12-31
1
-0
/
+8
*
rename "elements" of metadata to "operands". "Elements" are
Chris Lattner
2009-12-31
1
-2
/
+2
*
Fix DbgStopPointInst->getFileName/getDirectory, broken by the MDNodification in
Edwin Török
2009-09-02
1
-8
/
+2
*
The fields for the stoppoint debug intrinsic have not changed, so update the
John Criswell
2008-12-19
1
-2
/
+2
*
Unbreak DbgStopPointInst::getFileName().
Daniel Dunbar
2008-10-11
1
-1
/
+1
*
Revert my previous check-in that split up MachineModuleInfo. It turns out to
Bill Wendling
2008-07-03
1
-1
/
+0
*
- Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an emp...
Evan Cheng
2008-06-30
1
-6
/
+7
*
Revert (52748 and friends):
Anton Korobeynikov
2008-06-29
1
-7
/
+6
*
Refactor the DebugInfoDesc stuff out of the MachineModuleInfo file. Clean up
Bill Wendling
2008-06-27
1
-0
/
+1
*
Move GetConstantStringInfo to lib/Analysis. Remove
Eric Christopher
2008-06-26
1
-6
/
+7
*
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
Dan Gohman
2008-05-06
1
-4
/
+0
*
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
/
+80