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
/
CodeGenABITypes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-1
/
+1
*
Remove redundant FunctionDecl argument from a couple functions.
James Y Knight
2019-02-02
1
-4
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Move CodeGenOptions from Frontend to Basic
Richard Trieu
2018-12-11
1
-1
/
+0
*
Include getting generated struct offsets in CodegenABITypes
Adrian Prantl
2017-10-10
1
-0
/
+7
*
Expose some type-conversion functions as part of the IRGen ABI.
John McCall
2017-07-12
1
-0
/
+16
*
Various improvements to the public IRGen interface.
John McCall
2016-05-18
1
-27
/
+23
*
revert SVN r265702, r265640
Saleem Abdulrasool
2016-04-08
1
-1
/
+1
*
Basic: move CodeGenOptions from Frontend
Saleem Abdulrasool
2016-04-07
1
-1
/
+1
*
Preserve ExtParameterInfos into CGFunctionInfo.
John McCall
2016-03-11
1
-1
/
+1
*
Add the `pass_object_size` attribute to clang.
George Burgess IV
2015-12-02
1
-4
/
+6
*
Put back dead code that's used out-of-tree.
Benjamin Kramer
2015-10-20
1
-0
/
+30
*
[CodeGen] Remove dead code. NFC.
Benjamin Kramer
2015-10-15
1
-32
/
+0
*
Re-introduce the unique_ptr removed in r249328 and just make
Adrian Prantl
2015-10-05
1
-4
/
+3
*
Undo the unique_ptr'fication of CodeGenABITypes::CGM introduced in r248762.
Adrian Prantl
2015-10-05
1
-0
/
+5
*
Unique-pointerify these pointers an plug a memory leak.
Adrian Prantl
2015-09-28
1
-6
/
+0
*
LLVM API Change: the Module always owns the DataLayout
Mehdi Amini
2015-07-24
1
-10
/
+5
*
Pass HeaderSearchOptions and PreprocessorOptions into CodeGenModule.
Adrian Prantl
2015-06-30
1
-1
/
+6
*
Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
2014-12-12
1
-1
/
+2
*
Add coverage mapping generation.
Alex Lorenz
2014-08-04
1
-2
/
+4
*
Remove llvm:: from uses of ArrayRef.
Craig Topper
2014-06-28
1
-1
/
+1
*
[ms-cxxabi] Use x86_cdeclmethodcc for __cdecl methods on win32
Reid Kleckner
2014-01-31
1
-3
/
+3
*
Sort all the #include lines with LLVM's utils/sort_includes.py which
Chandler Carruth
2014-01-07
1
-2
/
+1
*
Simplify the constructor to CodeGenABITypes.
Mark Lacey
2013-12-05
1
-4
/
+5
*
Add CodeGenABITypes.h for use in LLDB.
Mark Lacey
2013-10-30
1
-0
/
+69