index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
[obj2yaml] [yaml2obj] Support for MachO Load Command data
Chris Bieneman
1
-0
/
+4
2016-05-19
Revert "[obj2yaml] [yaml2obj] Support for MachO Load Command data"
Chris Bieneman
1
-4
/
+0
2016-05-19
[obj2yaml] [yaml2obj] Support for MachO Load Command data
Chris Bieneman
1
-0
/
+4
2016-05-19
X86: Don't reset the stack after calls that don't return (PR27117)
Hans Wennborg
1
-1
/
+4
2016-05-19
[ARM, AArch64] Properly initialize InterleavedAccessPass
Matthew Simpson
1
-0
/
+1
2016-05-19
[Target] Don't return a std::string in getRegAsmName
David Majnemer
1
-2
/
+2
2016-05-19
pdbdump: Rename NumberOfSymbols -> SymbolRecordStreamIndex.
Rui Ueyama
1
-1
/
+1
2016-05-19
Temporarily revert r270070
George Rimar
2
-1
/
+4
2016-05-19
[SCCP] Prefer class to struct.
Davide Italiano
1
-1
/
+2
2016-05-19
[SelectionDAG] rename/move isKnownToBeAPowerOfTwo() from TargetLowering (NFC)
Sanjay Patel
1
-0
/
+5
2016-05-19
[llvm-mc] - Teach llvm-mc to generate compressed debug sections in zlib style.
George Rimar
2
-4
/
+1
2016-05-19
ps][microMIPS] Add R_MICROMIPS_PC21_S1 relocation
Zoran Jovanovic
1
-1
/
+1
2016-05-19
Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar
7
-106
/
+165
2016-05-19
[ConstantRange] Add an getEquivalentICmp helper
Sanjoy Das
1
-0
/
+5
2016-05-18
New pass: guard widening
Sanjoy Das
4
-0
/
+44
2016-05-18
Delete Reloc::Default.
Rafael Espindola
6
-14
/
+22
2016-05-18
pdbdump: Print out section offsets in the publics stream.
Rui Ueyama
1
-0
/
+2
2016-05-18
Re-apply: [obj2yaml] [yaml2obj] Support MachO section and section_64
Chris Bieneman
1
-0
/
+22
2016-05-18
Trivial cleanups.
Rafael Espindola
2
-15
/
+13
2016-05-18
[PM] Port per-function SCCP to the new pass manager.
Davide Italiano
2
-1
/
+36
2016-05-18
White space cleanup.
Rafael Espindola
1
-2
/
+2
2016-05-18
Add new flag and intrinsic support for MWAITX and MONITORX instructions
Ashutosh Nema
1
-0
/
+11
2016-05-18
Don't pass a Reloc::Model to MC.
Rafael Espindola
1
-4
/
+4
2016-05-18
Strengthen type assertion for ISD::VSELECT ensuring that the condition has th...
Craig Topper
1
-1
/
+1
2016-05-18
[X86] Remove GCC builtin from add/sub/mul/div ss/sd intrinsics. These haven't...
Craig Topper
1
-8
/
+8
2016-05-17
[codeview] Move Symbol / Type enum defs into CodeView.h
Zachary Turner
3
-31
/
+31
2016-05-17
[codeview] Some cleanup of Symbol Records.
Zachary Turner
8
-310
/
+329
2016-05-17
Revert "[obj2yaml] [yaml2obj] Support MachO section and section_64
Zachary Turner
1
-22
/
+0
2016-05-17
pdbdump: Print out more strcutures.
Rui Ueyama
1
-0
/
+6
2016-05-17
Delete deprecated function.
Rafael Espindola
1
-4
/
+0
2016-05-17
[Object] Move isNotObjectErrorInvalidFileType out of header.
Lang Hames
1
-30
/
+7
2016-05-17
[PM] Port DSE to the new pass manager
Justin Bogner
2
-1
/
+35
2016-05-17
[obj2yaml] [yaml2obj] Support MachO section and section_64 structs
Chris Bieneman
1
-0
/
+22
2016-05-17
minor cleanup /NFC
Xinliang David Li
1
-2
/
+1
2016-05-17
[codeview] Macroify definition of bitwise operators for flags enums.
Zachary Turner
1
-86
/
+31
2016-05-17
Reapply r269782 "[obj2yaml] [yaml2obj] Support for MachO load command structu...
Chris Bieneman
3
-12
/
+101
2016-05-17
Delete unused defaults.
Rafael Espindola
1
-3
/
+2
2016-05-17
Don't repeat name in comment.
Rafael Espindola
1
-3
/
+3
2016-05-17
Revert "[obj2yaml] [yaml2obj] Support for MachO load command structures"
Chris Bieneman
3
-101
/
+12
2016-05-17
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
Kevin Enderby
2
-1
/
+31
2016-05-17
[obj2yaml] [yaml2obj] Support for MachO load command structures
Chris Bieneman
3
-12
/
+101
2016-05-17
[codeview] Test serialization of all known type records
Reid Kleckner
3
-2
/
+7
2016-05-17
[ThinLTO] Option to control path of distributed backend files
Teresa Johnson
1
-0
/
+17
2016-05-17
Factor PrologEpilogInserter around spilling, frame finalization, and scavenging
Derek Schuff
3
-0
/
+11
2016-05-16
Add a (size, value) constructor to TinyPtrVector.
Richard Smith
1
-2
/
+10
2016-05-16
Add missing TinyPtrVector functionality: reverse iterators and conversion of
Richard Smith
1
-1
/
+21
2016-05-16
Revert "Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC""
Vedant Kumar
7
-160
/
+101
2016-05-16
Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar
7
-101
/
+160
2016-05-16
sync up common profile header /nfc
Xinliang David Li
1
-9
/
+27
2016-05-16
[LAA] Comment couldPreventStoreLoadForward. NFC
Adam Nemet
1
-0
/
+3
[prev]
[next]