index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Object][ELF] Fix incorrect size of members for the 64 version of Elf_Phdr_Impl.
Michael J. Spencer
2013-01-06
1
-3
/
+3
*
[Object][ELF] Add program header iterator.
Michael J. Spencer
2013-01-06
1
-3
/
+19
*
[Object][ELF] Refactor ELFRelocationIterator into ELFEntityIterator. No funct...
Michael J. Spencer
2013-01-06
1
-27
/
+29
*
Funnel the actual TargetTransformInfo pass from the SelectionDAGISel
Chandler Carruth
2013-01-05
2
-1
/
+6
*
Convert the TargetTransformInfo from an immutable pass with dynamic
Chandler Carruth
2013-01-05
2
-188
/
+146
*
Replicate the APIs of ScalarTargetTransformInfo and
Chandler Carruth
2013-01-05
1
-36
/
+202
*
Switch the empty and tombstone key enumerators to not have explicit
Chandler Carruth
2013-01-05
1
-5
/
+4
*
While the struct being defined in the AddressingMode.h header was
Chandler Carruth
2013-01-05
1
-0
/
+1
*
Remove unnecessary include.
Chandler Carruth
2013-01-05
1
-1
/
+0
*
IR/Attributes: Provide EmptyKey and TombstoneKey in part of enum, as workarou...
NAKAMURA Takumi
2013-01-05
1
-3
/
+7
*
Whitespace.
NAKAMURA Takumi
2013-01-05
1
-2
/
+2
*
DenseMap: Appease -fstrict-aliasing on g++-4.4.
NAKAMURA Takumi
2013-01-05
1
-1
/
+2
*
Don't call destructors on MachineInstr and MachineOperand.
Jakob Stoklund Olesen
2013-01-05
1
-2
/
+6
*
Use ArrayRecycler for MachineInstr operand lists.
Jakob Stoklund Olesen
2013-01-05
3
-9
/
+39
*
Add MachineRegisterInfo::moveOperands().
Jakob Stoklund Olesen
2013-01-05
1
-0
/
+3
*
Refactor the ScalarTargetTransformInfo API for querying about the
Chandler Carruth
2013-01-05
2
-2
/
+6
*
Sink the AddressingModeMatcher helper class into an anonymous namespace
Chandler Carruth
2013-01-05
1
-109
/
+0
*
Add a method to create an AttributeSet from an AttrBuilder.
Bill Wendling
2013-01-05
1
-0
/
+16
*
Add an ArrayRecycler class.
Jakob Stoklund Olesen
2013-01-05
1
-0
/
+143
*
Make this an integer so we have enumeral types in the conditional
Eric Christopher
2013-01-05
1
-1
/
+1
*
Provide a default constructor for TimeValue. This was used, but only in
Chandler Carruth
2013-01-05
1
-0
/
+3
*
Fix warnings from llvm-gcc as seen on darwin10 (10.6).
Alex Rosenberg
2013-01-05
1
-2
/
+2
*
Get rid of the 'Bits' mask in the attribute builder.
Bill Wendling
2013-01-04
1
-13
/
+40
*
Add time getters to the process interface for requesting the elapsed
Chandler Carruth
2013-01-04
1
-0
/
+20
*
Special case Recycler::clear(BumpPtrAllocator).
Jakob Stoklund Olesen
2013-01-04
1
-0
/
+11
*
Add an iplist::clearAndLeakNodesUnsafely() function.
Jakob Stoklund Olesen
2013-01-04
1
-0
/
+11
*
General cleanups.
Bill Wendling
2013-01-04
1
-18
/
+17
*
[Object][ELF] Add a maximum alignment. This is used by createELFObjectFile to...
Michael J. Spencer
2013-01-04
1
-331
/
+387
*
Fix how YAML I/O detects flow sequences.
Nick Kledzik
2013-01-04
1
-35
/
+21
*
PowerPC: Fix eh_frame relocation for PIC
Adhemerval Zanella
2013-01-04
1
-0
/
+2
*
Add section information for the DWARF5 split debug proposal
Eric Christopher
2013-01-04
1
-0
/
+4
*
Make comment a bit more clear.
Eric Christopher
2013-01-04
1
-1
/
+2
*
LoopVectorizer:
Nadav Rotem
2013-01-04
2
-9
/
+18
*
Better comment on VTTI::getShuffleCost
Hal Finkel
2013-01-03
1
-2
/
+2
*
Compiler.h: Leave LLVM_BUILTIN_UNREACHABLE undefined if it is unavailable in ...
NAKAMURA Takumi
2013-01-03
1
-3
/
+3
*
Add a subtype parameter to VTTI::getShuffleCost
Hal Finkel
2013-01-03
2
-4
/
+4
*
Try again to revert the bad patch. The tree was reverted for some unknown reason
Bill Wendling
2013-01-03
1
-49
/
+25
*
Add a default Index for VTTI::getShuffleCost
Hal Finkel
2013-01-03
1
-1
/
+1
*
Revert patch. Something snuck in there that shouldn't be.
Bill Wendling
2013-01-03
1
-22
/
+46
*
Remove the 'contains' methods in favor of the 'operator==' method.
Bill Wendling
2013-01-03
1
-3
/
+3
*
Revert r171427, "An intermediate step in the Attributes rewrite."
NAKAMURA Takumi
2013-01-03
1
-46
/
+22
*
An intermediate step in the Attributes rewrite.
Bill Wendling
2013-01-02
1
-22
/
+46
*
Use a bool instead of a bitfield in llvm/ADT/Optional.
Argyrios Kyrtzidis
2013-01-02
1
-1
/
+1
*
Restrict __builtin_assume_aligned to gcc 4.7+
Michael J. Spencer
2013-01-02
1
-1
/
+2
*
[Support][Endian] Add support for specifying the alignment and native unalign...
Michael J. Spencer
2013-01-02
2
-105
/
+72
*
Don't #include stuff outside the include guards.
Argyrios Kyrtzidis
2013-01-02
1
-3
/
+3
*
- Add comment to two functions which might be considered as dead code.
Shuxin Yang
2013-01-02
1
-1
/
+1
*
Actually update the CMake and Makefile builds correctly, and update the
Chandler Carruth
2013-01-02
2
-2
/
+2
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
100
-178
/
+179
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
6
-8
/
+6
[next]