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
*
llvm-readobj: print COFF delay-load import table
Rui Ueyama
2014-10-03
1
-0
/
+41
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
2
-219
/
+129
*
Rename data -> Data
Rui Ueyama
2014-10-02
1
-4
/
+4
*
llvm-readobj: print COFF imported symbols
Rui Ueyama
2014-10-02
1
-4
/
+39
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
2
-129
/
+219
*
InstrProf: Avoid linear search in a hot loop
Justin Bogner
2014-10-02
1
-5
/
+35
*
This patch adds a new flag "-coff-imports" to llvm-readobj.
Rui Ueyama
2014-10-02
1
-0
/
+2
*
Reapply "InstrProf: Don't keep a large sparse list around just to zero it"
Justin Bogner
2014-10-02
1
-8
/
+7
*
Revert "InstrProf: Don't keep a large sparse list around just to zero it"
Justin Bogner
2014-10-02
1
-7
/
+8
*
InstrProf: Don't keep a large sparse list around just to zero it
Justin Bogner
2014-10-02
1
-8
/
+7
*
[PBQP] Update doxygen comment style to match the rest of the file. NFC.
Lang Hames
2014-10-02
1
-28
/
+28
*
[PBQP] Add support for graph-level metadata to the PBQP graph. This will be used
Lang Hames
2014-10-02
2
-0
/
+9
*
Revert "DIBuilder: Remove dead code"
Duncan P. N. Exon Smith
2014-10-01
1
-0
/
+8
*
DIBuilder: Remove dead code
Duncan P. N. Exon Smith
2014-10-01
1
-8
/
+0
*
DIBuilder: Encapsulate DIExpression's element type
Duncan P. N. Exon Smith
2014-10-01
1
-1
/
+1
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
9
-84
/
+103
*
LTO: Ignore disabled diagnostic remarks
Duncan P. N. Exon Smith
2014-10-01
1
-2
/
+4
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
9
-103
/
+84
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
9
-84
/
+103
*
C API: Add LLVMCloneModule()
Tom Stellard
2014-10-01
1
-0
/
+4
*
[MCJIT] Turn the getSymbolAddress free function created in r218626 into a static
Lang Hames
2014-10-01
1
-3
/
+5
*
InstrProf: Make coverage::Counter comparable
Justin Bogner
2014-10-01
1
-0
/
+4
*
Add an emplace(...) method to llvm::Optional<T>.
Jordan Rose
2014-10-01
1
-0
/
+56
*
[SimplifyCFG] threshold for folding branches with common destination
Jingyue Wu
2014-09-30
2
-2
/
+4
*
Split the estimate() interface into separate functions for each type. NFC.
Sanjay Patel
2014-09-30
1
-10
/
+26
*
Extend C disassembler API to allow specifying target features
Bradley Smith
2014-09-30
1
-3
/
+17
*
llvm-cov: Use the number of executed functions for the function coverage metric.
Alex Lorenz
2014-09-30
1
-2
/
+6
*
[AVX512] Added intrinsics for 128-, 256- and 512-bit versions of VCMPGT{BWDQ}.
Robert Khasanov
2014-09-30
1
-0
/
+39
*
[AVX512] Added intrinsics for 128- and 256-bit versions of VCMPEQ{BWDQ}
Robert Khasanov
2014-09-30
1
-0
/
+28
*
[AVX512] Added intrinsics for VPCMPEQB and VPCMPEQW.
Robert Khasanov
2014-09-30
1
-7
/
+17
*
WinCOFFObjectWriter: optimize the string table for common suffices
Hans Wennborg
2014-09-29
1
-1
/
+8
*
Unit test r218187, changing RTDyldMemoryManager::getSymbolAddress's behavior ...
David Blaikie
2014-09-29
1
-1
/
+5
*
Fixing the build for compilers which do not yet have support for constexpr fu...
Aaron Ballman
2014-09-29
1
-1
/
+1
*
Add getValueOr to llvm::Optional<T>.
Jordan Rose
2014-09-29
1
-0
/
+10
*
Add "typedef T value_type;" to llvm::Optional<T>.
Jordan Rose
2014-09-29
1
-0
/
+2
*
Fixing missing C++ mode comment
Matt Arsenault
2014-09-29
1
-1
/
+1
*
Remove dead code from DIBuilder
Jyoti Allur
2014-09-29
1
-29
/
+4
*
Add MachineOperand::ChangeToFPImmediate and setFPImm
Matt Arsenault
2014-09-28
1
-0
/
+12
*
Fix llvm::huge_valf multiple initializations with Visual C++.
Yaron Keren
2014-09-27
1
-8
/
+1
*
Refactor reciprocal and reciprocal square root estimate into target-independe...
Sanjay Patel
2014-09-26
1
-2
/
+13
*
Target: Fix build breakage.
David Majnemer
2014-09-26
1
-1
/
+1
*
Add a FIXME to TargetMachine to remove the function specific
Eric Christopher
2014-09-26
1
-0
/
+2
*
Have setSubtarget take a const subtarget.
Eric Christopher
2014-09-26
1
-1
/
+1
*
Move resetTargetOptions from taking a MachineFunction to a Function
Eric Christopher
2014-09-26
1
-1
/
+1
*
Add SDAG TableGen definitions for BR_CC
Hal Finkel
2014-09-25
1
-0
/
+5
*
Object: Add range iterators for Archive children
David Majnemer
2014-09-25
1
-5
/
+10
*
[Support] Fix Format.h to build on Windows
Nick Kledzik
2014-09-25
1
-0
/
+1
*
[Support] Add type-safe alternative to llvm::format()
Nick Kledzik
2014-09-25
2
-0
/
+70
*
Lower idempotent RMWs to fence+load
Robin Morisset
2014-09-25
1
-0
/
+14
*
[mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUpperBitsInType and hand...
Daniel Sanders
2014-09-25
2
-10
/
+26
[next]