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
/
CGBuilder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
IRGen: Remove an unused overload of CreateAlignedLoad.
Peter Collingbourne
2016-12-05
1
-5
/
+0
*
IRGen: Remove all uses of CreateDefaultAlignedLoad.
Peter Collingbourne
2016-11-28
1
-13
/
+0
*
Remove compile time PreserveName in favor of a runtime cc1 -discard-value-nam...
Mehdi Amini
2016-03-13
1
-15
/
+4
*
Temporarily revert these patches:
Eric Christopher
2016-03-12
1
-4
/
+15
*
Remove compile time PreserveName switch based on NDEBUG
Mehdi Amini
2016-03-11
1
-15
/
+4
*
Add a coerce-and-expand ABIArgInfo as a generalization of some
John McCall
2016-03-11
1
-0
/
+7
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-6
/
+6
*
Revert "Fix debian build after r253512."
Pete Cooper
2015-11-19
1
-4
/
+3
*
Fix debian build after r253512.
Pete Cooper
2015-11-18
1
-3
/
+4
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-6
/
+6
*
Remove unnecessary braces; this resolves against a
John McCall
2015-09-08
1
-2
/
+2
*
Compute and preserve alignment more faithfully in IR-generation.
John McCall
2015-09-08
1
-1
/
+254
*
Wdeprecated: CGBuilderInserter is copy constructed in some contexts - remove ...
David Blaikie
2015-08-12
1
-5
/
+3
*
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...
Aaron Ballman
2015-02-15
1
-1
/
+1
*
typo
Sanjay Patel
2014-09-10
1
-1
/
+1
*
Header guard canonicalization, clang part.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
This patch adds a helper class (CGLoopInfo) for marking memory instructions w...
Alexander Musman
2014-05-22
1
-2
/
+29
*
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Update Clang to reflect the new home of IRBuilder.h as of r159421.
Chandler Carruth
2012-06-29
1
-1
/
+1
*
Make CGBuilderTy a typedef again; its functionality has been rolled back
John McCall
2010-07-06
1
-49
/
+2
*
Provide convenience routines to save and restore the current insertion
John McCall
2010-07-03
1
-3
/
+52
*
Disable generation of basic block names in NDEBUG mode.
Daniel Dunbar
2008-11-12
1
-1
/
+5
*
don't preserve names on IR instructions. This matches llvm-gcc's behavior and
Chris Lattner
2008-11-10
1
-1
/
+2
*
Move IRBuilder type definition to common file.
Daniel Dunbar
2008-11-01
1
-0
/
+21