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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add error handling in getInt.
Patrik Hägglund
2012-11-28
2
-40
/
+37
*
[asan] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLV...
Kostya Serebryany
2012-11-28
6
-28
/
+31
*
Add back support for reading and parsing 'deplibs'.
Bill Wendling
2012-11-28
7
-0
/
+38
*
misched: Analysis that partitions the DAG into subtrees.
Andrew Trick
2012-11-28
4
-77
/
+377
*
misched: rename ScheduleDAGILP to ScheduleDFS to prepare for other heuristics.
Andrew Trick
2012-11-28
3
-2
/
+2
*
misched: better alias analysis.
Andrew Trick
2012-11-28
2
-2
/
+130
*
misched: Debug output fix. Use an always valid iterator.
Andrew Trick
2012-11-28
1
-1
/
+1
*
BBVectorize: Correctly merge SubclassOptionalData
Hal Finkel
2012-11-28
2
-0
/
+25
*
Add brief support for the fission .debug_info.dwo section for
Eric Christopher
2012-11-28
2
-0
/
+12
*
Add comments.
Eric Christopher
2012-11-28
1
-0
/
+4
*
Rearrange ordering of sections.
Eric Christopher
2012-11-28
1
-9
/
+10
*
Move and comment accessor routines.
Eric Christopher
2012-11-28
1
-12
/
+15
*
Remove all references to TargetInstrInfoImpl.
Jakob Stoklund Olesen
2012-11-28
6
-17
/
+14
*
Move the guts of TargetInstrInfoImpl into the TargetInstrInfo class.
Jakob Stoklund Olesen
2012-11-28
4
-793
/
+686
*
Move Target{Instr,Register}Info.cpp into lib/CodeGen.
Jakob Stoklund Olesen
2012-11-28
4
-2
/
+2
*
Moving SectionMemoryManager to MCJIT to avoid cross dependency between JIT an...
Andrew Kaylor
2012-11-28
3
-1
/
+1
*
Some grammar fixes
Eli Bendersky
2012-11-28
1
-4
/
+3
*
Revert r168630, r168631, and r168633 as these are causing nightly test failures.
Chad Rosier
2012-11-28
4
-2
/
+4
*
lit: Bump the version to .3.
Daniel Dunbar
2012-11-28
1
-1
/
+1
*
This patch makes medium code model the default for 64-bit PowerPC ELF.
Bill Schmidt
2012-11-27
2
-0
/
+31
*
docs: [CMake] Add Xcode to the list of project formats CMake can generate.
NAKAMURA Takumi
2012-11-27
1
-1
/
+1
*
Fix comment formatting in RuntimeDyld.h
Andrew Kaylor
2012-11-27
1
-23
/
+21
*
Attempt to make the comments for dwarf debug look more like
Eric Christopher
2012-11-27
2
-274
/
+200
*
Reapply section moving, make sure string section is output last.
Eric Christopher
2012-11-27
1
-24
/
+54
*
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-27
1
-9
/
+7
*
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-27
1
-2
/
+4
*
Remove unused internal linkage variable.
Richard Smith
2012-11-27
1
-2
/
+0
*
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-27
1
-5
/
+6
*
Add -verify-machineinstrs to these fast-isel test cases.
Chad Rosier
2012-11-27
4
-6
/
+6
*
Modifying lli to use the SectionMemoryManager.
Andrew Kaylor
2012-11-27
1
-222
/
+10
*
Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.
Andrew Kaylor
2012-11-27
6
-14
/
+186
*
Modified depends() to recognize that when all levels are "=" and
Preston Briggs
2012-11-27
16
-361
/
+376
*
Implementing page permission setting in MCJIT unit test SectionMemoryManager.cpp
Andrew Kaylor
2012-11-27
3
-63
/
+205
*
CSE: allow PerformTrivialCoalescing to check copies across basic block
Manman Ren
2012-11-27
2
-2
/
+32
*
instcombine: Don't replace all uses for instructions with no uses
Meador Inge
2012-11-27
2
-1
/
+42
*
Remove duplicated #includes.
Jakub Staszak
2012-11-27
1
-4
/
+0
*
SCEV: Even if the latch terminator is foldable we can't deduce the result of ...
Benjamin Kramer
2012-11-27
2
-3
/
+58
*
X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
Manman Ren
2012-11-27
2
-0
/
+54
*
Test commit only modifying comments
Pedro Artigas
2012-11-27
1
-3
/
+3
*
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-27
18
-12
/
+645
*
Never use .lcomm on platforms where it does not accept an alignment
Ulrich Weigand
2012-11-27
3
-5
/
+12
*
Move sprintf simplifier tests to test/Transforms/InstCombine
Meador Inge
2012-11-27
2
-48
/
+26
*
Remove the dependent libraries feature.
Bill Wendling
2012-11-27
20
-158
/
+1
*
llvm/test/Transforms/SimplifyLibCalls: FileCheck-ize 3 tests.
NAKAMURA Takumi
2012-11-27
3
-6
/
+12
*
llvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Handle @sprintf() with -ins...
NAKAMURA Takumi
2012-11-27
1
-2
/
+1
*
llvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Fix datalayout since r168516.
NAKAMURA Takumi
2012-11-27
3
-3
/
+3
*
Trailing linefeeds.
NAKAMURA Takumi
2012-11-27
2
-2
/
+0
*
Revert accidental commit.
Craig Topper
2012-11-27
1
-0
/
+42
*
Make PrintReg constructor explicit to prevent weird implicit conversions from...
Craig Topper
2012-11-27
2
-43
/
+2
*
Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....
Craig Topper
2012-11-27
1
-0
/
+9
[next]