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
*
Fix configure bug that only shows up in a clean build. Don't try to invoke gcc
Nick Lewycky
2009-09-29
1
-8
/
+10
*
Roll back r83048.
Nick Lewycky
2009-09-29
1
-128
/
+39
*
Regenerate.
Nick Lewycky
2009-09-29
1
-39
/
+128
*
On Linux, uname -m reports the kernel type. Some Linux systems are 32-bit but
Nick Lewycky
2009-09-29
2
-0
/
+25
*
Parse custom metadata attached with an instruction.
Devang Patel
2009-09-29
9
-40
/
+75
*
B&I's buildit forces a PATH that omits /Developer. Temporarily add
Stuart Hastings
2009-09-28
1
-1
/
+3
*
For B&I-style builds, tweak build_llvm script to prefer LLVM-G++ if
Stuart Hastings
2009-09-28
1
-4
/
+10
*
Adjust processFunctionBeforeCalleeSavedScan() to correctly reserve a stack
Jim Grosbach
2009-09-28
1
-2
/
+4
*
Add C API calls for building FNeg operations. Patch by KS Sreeram!
Dan Gohman
2009-09-28
2
-0
/
+5
*
s/class Metadata/class MetadataContext/g
Devang Patel
2009-09-28
12
-38
/
+38
*
Do not use global typedef for MDKindID.
Devang Patel
2009-09-28
7
-21
/
+17
*
Forgot to update the documentation in r82906. s/DEBUG_RUNTIME/DEBUG_SYMBOLS/.
Jeffrey Yasskin
2009-09-28
1
-1
/
+1
*
Remove unnecessary include.
Devang Patel
2009-09-28
1
-1
/
+0
*
Add a testcase for r83011.
Dan Gohman
2009-09-28
1
-0
/
+38
*
When extending the operands of an addrec, iterate through all
Dan Gohman
2009-09-28
1
-5
/
+5
*
Do not hardcode metadata names.
Devang Patel
2009-09-28
1
-4
/
+18
*
Add a CHECK line to check the position of the second divsd.
Dan Gohman
2009-09-28
1
-0
/
+1
*
Fix Thumb2 IT block pass bug. t2MOVi32imm may not be the start of a IT block.
Evan Cheng
2009-09-28
1
-21
/
+42
*
Use KILL instead of IMPLICIT_DEF in LowerSubregs pass.
Jakob Stoklund Olesen
2009-09-28
2
-14
/
+13
*
Introduce the TargetInstrInfo::KILL machine instruction and get rid of the
Jakob Stoklund Olesen
2009-09-28
13
-12
/
+25
*
Add a testcase to help test analysis preservation.
Dan Gohman
2009-09-28
1
-0
/
+47
*
Create a README.txt for lib/Analysis, and add an entry.
Dan Gohman
2009-09-28
1
-0
/
+18
*
Remove dead code.
Devang Patel
2009-09-28
1
-5
/
+1
*
Use VerifySchedule instead of doing the work manually.
Dan Gohman
2009-09-28
1
-33
/
+3
*
Fix this debug output to handle the case where the loop has been deleted.
Dan Gohman
2009-09-28
1
-1
/
+2
*
Include the name of the loop header in debug messages.
Dan Gohman
2009-09-28
1
-4
/
+9
*
Remove a redundant #ifndef and add an assertion string.
Dan Gohman
2009-09-28
1
-3
/
+1
*
Convert LoopSimplify and LoopExtractor from FunctionPass to LoopPass.
Dan Gohman
2009-09-28
4
-150
/
+92
*
Pass the optimization level when constructing the ARM instruction selector.
Bob Wilson
2009-09-28
3
-6
/
+9
*
Make ARM and Thumb2 32-bit immediate materialization into a single 32-bit pseudo
Evan Cheng
2009-09-28
12
-31
/
+109
*
Don't traverse into .svn directories.
Daniel Dunbar
2009-09-28
1
-1
/
+1
*
Fix thinko in my recent movt commit: it's not safe to remat movt, since it ha...
Anton Korobeynikov
2009-09-28
2
-4
/
+1
*
The select instruction is not neccesarily in the same block as the
Chris Lattner
2009-09-28
2
-2
/
+19
*
Coalescer should not delete extract_subreg, insert_subreg, and subreg_to_reg of
Evan Cheng
2009-09-28
4
-5
/
+41
*
Document a bug in the ocaml bindings has wrong linkage values.
Erick Tryzelaar
2009-09-28
1
-0
/
+14
*
Expose the rest of the attribute settings.
Erick Tryzelaar
2009-09-28
2
-0
/
+20
*
Fix a bug in ocaml bindings that has incorrect linkage options.
Erick Tryzelaar
2009-09-28
2
-0
/
+10
*
Regenerate.
Mikhail Glushenkov
2009-09-28
1
-7
/
+13
*
Add a way to query the number of input files.
Mikhail Glushenkov
2009-09-28
4
-5
/
+32
*
Document the 'not' combinator.
Mikhail Glushenkov
2009-09-28
1
-8
/
+11
*
A bit prettier formatting.
Mikhail Glushenkov
2009-09-28
1
-3
/
+3
*
Remove temporary debugging hack.
Dan Gohman
2009-09-28
1
-1
/
+1
*
Move the dominator verification code out of special code embedded within
Dan Gohman
2009-09-28
10
-65
/
+80
*
Move this assert to check the condition as soon as it is known.
Dan Gohman
2009-09-28
1
-1
/
+1
*
Extend the StartPassTimer and StopPassTimer functions so that the
Dan Gohman
2009-09-28
4
-34
/
+29
*
Use movt/movw pair to materialize 32 bit constants on ARMv6T2+.
Anton Korobeynikov
2009-09-27
5
-40
/
+77
*
Fix an old copy+pasto.
Dan Gohman
2009-09-27
1
-1
/
+1
*
Extract the code for inserting a loop into the loop queue into
Dan Gohman
2009-09-27
2
-4
/
+12
*
When a loop is deleted, immediately release all of the active
Dan Gohman
2009-09-27
1
-0
/
+9
*
Extract the code for releasing a pass into a separate function, and
Dan Gohman
2009-09-27
2
-25
/
+30
[next]