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
/
llvm
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always print the implicit .text at the start of an asm file.
Rafael Espindola
2014-03-05
2
-5
/
+2
*
Work around MSVC bug in IntrusiveRefCntPtr.h
Hans Wennborg
2014-03-05
1
-1
/
+1
*
ARM: Correctly align arguments after a byval struct is passed on the stack
Oliver Stannard
2014-03-05
1
-0
/
+5
*
Add a ThreadSafeRefCountedBase
Ben Langmuir
2014-03-05
1
-0
/
+26
*
[Layering] Move AutoUpgrade.h into the IR library where its
Chandler Carruth
2014-03-05
1
-3
/
+3
*
[Layering] Move DebugLoc.h into the IR library. The implementation
Chandler Carruth
2014-03-05
10
-12
/
+12
*
[C++11] Add overloads for externally used OwningPtr functions.
Ahmed Charles
2014-03-05
4
-4
/
+32
*
[C++11] Make this interface accept const Use pointers and use override
Chandler Carruth
2014-03-05
1
-2
/
+2
*
[C++11] Replace OwningPtr::take() with OwningPtr::release().
Ahmed Charles
2014-03-05
1
-1
/
+1
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-05
3
-19
/
+14
*
[C++11] Add release() to OwningPtr.
Ahmed Charles
2014-03-05
1
-0
/
+2
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-05
5
-19
/
+20
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-05
23
-121
/
+122
*
[C++11] Add 'override' keyword to IR library.
Craig Topper
2014-03-05
14
-145
/
+147
*
[C++11] Add 'override' keywords to tablegen code.
Craig Topper
2014-03-05
1
-248
/
+246
*
[C API] Implement LLVM{Get,Set}Alignment for AllocaInst.
Peter Zotov
2014-03-05
1
-0
/
+2
*
Check for dynamic allocas and inline asm that clobbers sp before building
Hans Wennborg
2014-03-05
2
-1
/
+3
*
C API: Add functions to get or set a GlobalValue's DLLStorageClass
Reid Kleckner
2014-03-05
1
-0
/
+8
*
[C++11] Sink the iterator over a Value's users into the Value type
Chandler Carruth
2014-03-05
4
-59
/
+60
*
Partially roll back r202915.
Rui Ueyama
2014-03-05
1
-2
/
+1
*
Fix endianness bug.
Rui Ueyama
2014-03-05
1
-3
/
+6
*
Remove dependence on std::function.
Richard Smith
2014-03-04
1
-4
/
+21
*
Add support for arbitrary functors to CrashRecoveryContext.
Richard Smith
2014-03-04
1
-0
/
+4
*
APFloat: Add a move ctor and operator=
Benjamin Kramer
2014-03-04
1
-0
/
+2
*
[Modules] Move the LeakDetector header into the IR library where the
Chandler Carruth
2014-03-04
1
-3
/
+3
*
[cleanup] Fix a typo in the path.
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[Modules] Move the PassNameParser to the IR library as it deals in the
Chandler Carruth
2014-03-04
1
-3
/
+6
*
[Modules] Move the ConstantRange class into the IR library. This is
Chandler Carruth
2014-03-04
2
-2
/
+2
*
[Modules] Stop including CFG.h from GenericDomTree.h. This used to be
Chandler Carruth
2014-03-04
1
-1
/
+0
*
[Modules] Move the PredIteratorCache into the IR library -- it is
Chandler Carruth
2014-03-04
1
-3
/
+3
*
[Modules] Move the NoFolder into the IR library as it creates
Chandler Carruth
2014-03-04
1
-3
/
+3
*
[Modules] Move the ConstantFolder into the IR library where it can
Chandler Carruth
2014-03-04
2
-4
/
+4
*
[Modules] Move the TargetFolder into the Analysis library. Historically,
Chandler Carruth
2014-03-04
3
-5
/
+5
*
[Modules] Move CFG.h to the IR library as it defines graph traits over
Chandler Carruth
2014-03-04
11
-13
/
+13
*
[Modules] Delete DataFlow.h rather than move it to the IR library. No
Chandler Carruth
2014-03-04
1
-103
/
+0
*
[Modules] Move ValueMap to the IR library. While this class does not
Chandler Carruth
2014-03-04
5
-7
/
+7
*
[Modules] Move ValueHandle into the IR library where Value itself lives.
Chandler Carruth
2014-03-04
18
-20
/
+20
*
[Modules] Move the LLVM IR pattern match header into the IR library, it
Chandler Carruth
2014-03-04
1
-3
/
+3
*
[Modules] Move CallSite into the IR library where it belogs. It is
Chandler Carruth
2014-03-04
8
-10
/
+10
*
[Modules] Move GetElementPtrTypeIterator into the IR library. As its
Chandler Carruth
2014-03-04
3
-5
/
+5
*
[Modules] Move InstIterator out of the Support library, where it had no
Chandler Carruth
2014-03-04
2
-4
/
+4
*
[cleanup] Re-sort all the includes with utils/sort_includes.py.
Chandler Carruth
2014-03-04
6
-9
/
+9
*
Remove unused typedef
Timur Iskhodzhanov
2014-03-04
1
-1
/
+0
*
[cleanup] Add a getOperandNo method to the Use class and implement it
Chandler Carruth
2014-03-04
2
-9
/
+5
*
Fix gcc -Wunused-but-set-variable warning.
Patrik Hagglund
2014-03-04
1
-2
/
+0
*
[cleanup] Run clang-format over the Use code. It was *really*
Chandler Carruth
2014-03-04
1
-36
/
+24
*
[cleanup] Tidy up and modernize comments and the definition order for
Chandler Carruth
2014-03-04
1
-40
/
+50
*
PBQP/Graph.h: Prune @return in setNodeCosts, possibly copypasto. [-Wdocumenta...
NAKAMURA Takumi
2014-03-04
1
-1
/
+0
*
PBQP/Graph.h: s/os/OS/ in @param. [-Wdocumentation]
NAKAMURA Takumi
2014-03-04
1
-1
/
+1
*
[C+11] Add 'override' keyword to methods in the support library.
Craig Topper
2014-03-04
8
-136
/
+139
[next]